SingleAssignmentDisposable.IsDisposed property¶
Defined in
Type: SingleAssignmentDisposable
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