Skip to content

WorkItem.Terminate

Overview

WorkItem WorkItem.Terminate ( )
Terminates the current work item.

Remarks

If WorkItem.State is not in Waiting or Committed, trying to call this method is prohibited and throws an access denied error.

Examples

See Also