AsyncProcessingOperationT Events

Events

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

See Also