Click or drag to resize

BasicWorkItemTerminate Method

Sets the state of the item (IsTerminated to true), issues the Terminated event if assigned.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public void Terminate()

Implements

IWorkItemTerminate
See Also