Click or drag to resize

WorkerThreadPoolMaxBusyTime Property

The maximum time a thread may be busy until it is aborted.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public int MaxBusyTime { get; set; }

Property Value

Type: Int32
See Also