|
static |
Sets the number of requests to the thread pool that can be active concurrently. All requests above that number remain queued until thread pool threads become available.
worker_threads | The maximum number of worker threads in the thread pool. |
completion_port_threads | The maximum number of asynchronous I/O threads in the thread pool. |