get_max_idle_time


Description:

public 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.

Returns:

The maximum amount of time (in microseconds) to allow a thread to remain unused before removing it

See also:

set_max_idle_time