Whether or not cancellation has been requested
Unregisters an event handler that runs when token cancellation is requested
Handler to unregister
Registers an event handler that runs when token cancellation is requested
Handler to register
Throws an {@link OperationCanceledError} if cancellation has been requested
Cancellation token that can be used to listen for and handle cancellation requests