Click or drag to resize

IWorkItem Methods

The IWorkItem type exposes the following members.

Methods
  NameDescription
Public methodHandleWorkItem
This method is called when the work item is processed
Public methodTerminate
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.
Top
See Also