System.Threading.TThreadPool Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CurrentpublicThe thread pool of the current task.
DefaultpublicTThreadPool.Default indentifies the default thread pool of the class.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
MaxWorkerThreadspublicSpecifies the maximum number of threads that can work in the system.
MinWorkerThreadspublicSpecifies the minimum number of threads that can work in the system.