Click or drag to resize

BasicWorkItemHandleWorkItem Method

Calls HandleWorkItem method, then after the call to the method returns, issues the event WorkDone if assigned

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public void HandleWorkItem()

Implements

IWorkItemHandleWorkItem
See Also