Basic |
The BasicWorkItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Terminated | This event occurs if the item terminated before it finished processing. IsTerminated and AllowAbortUponExceedingTimeLimit | |
| WorkDone | Register to this event to get notified when the item HandleWorkItem method has finished. |