Click or drag to resize

JamThreadIdleTime Property

Returns the time in milliseconds the thread is idle since the last time an item has been processed

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

Property Value

Int64
See Also