CmThreadPoolConfiguration Properties
This topic alphabetically lists the properties that apply to the CmThreadPoolConfiguration class.
ClassDescription Property
Describes an object's class.
Metadata
DispatcherThreadIdleTimeout Property
Specifies the period in seconds after which an idle thread allocated for background dispatcher task processing will be terminated.
Metadata
Id Property
The unique object ID.
Metadata
MaxDispatcherThreads Property
The maximum of number of threads that may be allocated for processing of background dispatcher tasks.
Metadata
MaxWorkerThreads Property
The maximum of number of threads that may be allocated for processing of background work.
Metadata
WorkerThreadIdleTimeout Property
Specifies the period in seconds after which an idle thread allocated for background worker task processing will be terminated.
Metadata