| 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
Syntaxpublic void HandleWorkItem()
Public Sub HandleWorkItem
public:
virtual void HandleWorkItem() sealed
abstract HandleWorkItem : unit -> unit 
override HandleWorkItem : unit -> unit 
Implements
IWorkItemHandleWorkItem See Also
See Also