ApiThreadPoolProperties

constructor(corePoolSize: Int? = null, maxPoolSize: Int? = null, queueCapacity: Int? = null, waitForTasksToCompleteOnShutdown: Boolean? = null, awaitTerminationSeconds: Int? = null)