SubjectBase.IsDisposed property¶
Defined in
Type: SubjectBaseSystem.Reactive.Subjects
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public abstract bool IsDisposed { get; }
Summary: Indicates whether the subject has been disposed.
Returns: bool