Click or drag to resize

BasicWorkItemDoWork Method

This method is called from HandleWorkItem when the work item is processed. May set Result if the operation returned a result

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public abstract void DoWork()
See Also