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: 6.3.1
Syntax
public void HandleWorkItem()

Implements

IWorkItemHandleWorkItem
See Also