CancellationDisposable.Dispose() method¶
Defined in
Type: CancellationDisposable
Namespace: System.Reactive.Disposables
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public void Dispose()
Summary: Cancels the underlying CancellationTokenSource.