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

Property Value

Type: Int64
See Also