 
            | BatchAdded | The Event fired when a new batch is added. - Used to bind to each new batch job, which in turn exposes that individual batch job's life-cycle events. | 
| BatchCreated | The Event fired when a new batch is created. - Used to bind to each new batch job, which in turn exposes that individual batch job's life-cycle events. | 
| CancellationRequested | Event fired on cancellation requested. (Inherited from CancellableOperationT) | 
| JobCreated | Job created event. (Inherited from TaskProcessorBaseTSettings) |