Static
noneWhether a cancellation has been requested.
Error if isCancellationRequested is set.
Requests that the coordinated operation be canceled and causes isCancellationRequested to be set.
A promise that resolves to a bool indicating whether the cancel was successful.
A Cancellation ticket.
A special ticket that allows coordination of cancellation operations between a requestor and worker.