Skip to content

AsyncSubject.IsDisposed property

Defined in

Type: AsyncSubject Namespace: System.Reactive.Subjects Assembly: System.Reactive.dll

Applies to

netstandard2.0

public override bool IsDisposed { get; }

Summary: Indicates whether the subject has been disposed.

Returns: bool