Click or drag to resize

IWorkItemTerminate Method

Set the state of the item to denote that it has been terminated before it finished processing, the implementation of this method should issue the Terminated event.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
void Terminate()
See Also