Click or drag to resize

BasicWorkItem Events

The BasicWorkItem type exposes the following members.

Events
  NameDescription
Public eventTerminated
This event occurs if the item terminated before it finished processing. IsTerminated and AllowAbortUponExceedingTimeLimit
Public eventWorkDone
Register to this event to get notified when the item HandleWorkItem method has finished.
Top
See Also