An NDoc Documented Class Library

AdvancedThreadPool Properties

The properties of the AdvancedThreadPool class are listed below. For a complete list of AdvancedThreadPool class members, see the AdvancedThreadPool Members topic.

Public Instance Properties

MaxIdleTime Gets or sets the maximum idle that a thread may wait in idle state before it is removed from the thread pool.
MaxThreads Gets or sets the maximum number of threads that are running on this instance of the threadpool.
Name Gets or sets the name for the threadpool threads.

See Also

AdvancedThreadPool Class | InfiniTec.SystemUtilities Namespace