ICancelable.IsDisposed property¶
Defined in
Type: ICancelable
Namespace: System.Reactive.Disposables
Assembly: System.Reactive.dll
Applies to
netstandard2.0
bool IsDisposed { get; }
Summary: Gets a value that indicates whether the object is disposed.
Returns: bool