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: 7.1
Syntax abstract Terminate : unit -> unit
See Also