BatchProcessorJob Events |
The BatchProcessorJob type exposes the following members.
Name | Description | |
---|---|---|
![]() | CancellationRequested |
Event fired on cancellation requested.
(Inherited from CancellableOperationT.) |
![]() | ChildJobCreated |
Child job created event.
|
![]() | 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.) |