Skip to content

CancellationDisposable.IsDisposed property

Defined in

Type: CancellationDisposable 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