Click or drag to resize

JamThreadBusyTime Property

Returns the time in milliseconds the thread is busy, or -1 if it's idle.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public long BusyTime { get; }

Property Value

Type: Int64
See Also