CancellationDisposable.Token property¶
Defined in
Type: CancellationDisposable
Namespace: System.Reactive.Disposables
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public CancellationToken Token { get; }
Summary: Gets the CancellationToken used by this CancellationDisposable.
Returns: CancellationToken