Signal.IsDisposed property¶
Defined in
Type: SignalMinimalist.Reactive
Assembly: Minimalist.Reactive.dll
Applies to
netstandard2.0
public virtual bool IsDisposed { get; }
Summary: Gets a value indicating whether indicates whether the subject has been disposed.
Returns: bool