Private canceledPrivate Readonly idStatic Private _nextStatic Private _noneWhether a cancellation has been requested.
Static noneRequests 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.
Error if isCancellationRequested is set.
A Cancellation ticket.
A special ticket that allows coordination of cancellation operations between a requestor and worker.