The maximum time a thread may be idle until it is removed
from the pool if more that
MinWorkerThreads are available

Declaration Syntax
public int MaxIdleTime { get; set; }Public Property MaxIdleTime As Integer
public:
property int MaxIdleTime {
int get ();
void set (int value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)