Skip to content

CompositeDisposable.Clear() method

Defined in

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

Applies to

netstandard2.0

public void Clear()

Summary: Removes and disposes all disposables from the CompositeDisposable, but does not dispose the CompositeDisposable.