IWorkItem Methods |
The IWorkItem type exposes the following members.
Name | Description | |
---|---|---|
HandleWorkItem |
This method is called when the work item is processed
| |
Terminate |
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.
|