An NDoc Documented Class Library

AdvancedThreadPool.MaxIdleTime Property

Gets or sets the maximum idle that a thread may wait in idle state before it is removed from the thread pool.

public System.TimeSpan MaxIdleTime {get; set;}

See Also

AdvancedThreadPool Class | InfiniTec.SystemUtilities Namespace