ApplicationTaskOperation Events |
The ApplicationTaskOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.) |