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: 7.2
Syntax
public long BusyTime { get; }

Property Value

Int64
See Also