CompositeDisposable.Count property¶
Defined in
Type: CompositeDisposable
Namespace: System.Reactive.Disposables
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public int Count { get; }
Summary: Gets the number of disposables contained in the CompositeDisposable.
Returns: int