Skip to content

RefCountDisposable.Dispose() method

Defined in

Type: RefCountDisposable Namespace: System.Reactive.Disposables Assembly: System.Reactive.dll

Applies to

netstandard2.0

public void Dispose()

Summary: Disposes the underlying disposable only when all dependent disposables have been disposed.