Skip to content

CompositeDisposable.Dispose() method

Defined in

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

Applies to

netstandard2.0

public void Dispose()

Summary: Disposes all disposables in the group and removes them from the group.