TimeSpan
get_max_idle_time ()
TimeSpan
get_max_idle_time ()
Get the maximum amount of time to allow a thread to remain unused
For unlimited, use -1. For none, use 0.
The maximum amount of time (in microseconds) to allow a thread to remain unused before removing it |