Property Token
Token
Gets the cancellation token associated with the primary source.
public CancellationToken Token { get; }
Property Value
Exceptions
- ObjectDisposedException
This instance has been disposed.
Gets the cancellation token associated with the primary source.
public CancellationToken Token { get; }
This instance has been disposed.