Skip to content

BooleanDisposable.IsDisposed property

Defined in

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

Applies to

netstandard2.0

public bool IsDisposed { get; }

Summary: Gets a value that indicates whether the object is disposed.

Returns: bool