TaskProcessorJob Events

Events

CancellationRequested Event fired on cancellation requested.
(Inherited from CancellableOperationT)
ProcessingCompleted Event fired on processing completed without failure.
(Inherited from AsyncProcessingOperationT)
ProcessingFailed Event fired on processing failure.
(Inherited from AsyncProcessingOperationT)
ProcessingStarted Processing has started event.
(Inherited from AsyncProcessingOperationT)

See Also