ScheduledDisposable.Dispose() method¶
Defined in
Type: ScheduledDisposable
Namespace: System.Reactive.Disposables
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public void Dispose()
Summary: Disposes the wrapped disposable on the provided scheduler.