Property IsCancellationRequested
IsCancellationRequested
Gets whether cancellation has been requested for this token.
public bool IsCancellationRequested { get; }
Property Value
Exceptions
- ObjectDisposedException
This instance has been disposed.
Gets whether cancellation has been requested for this token.
public bool IsCancellationRequested { get; }
This instance has been disposed.