Token that propagates notification that an operation should be cancelled. See CancellationTokenSource for details.
All implementations of this interface are required to be thread safe.
Type | Name and description |
---|---|
boolean |
isCancellationRequested() Gets whether cancellation has been requested for this token. |