Click or drag to resize

JamThreadWorkItem Property

Get or set the WorkItem that is currently processed by the thread

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

Property Value

IWorkItem
See Also