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.0
Syntax
public IWorkItem WorkItem { get; set; }

Property Value

Type: IWorkItem
See Also