Skip to content

SingleDisposable.IsDisposed property

Defined in

Type: SingleDisposable Namespace: Minimalist.Reactive Assembly: Minimalist.Reactive.dll

Applies to

netstandard2.0

public bool IsDisposed { get; }

View source

Summary: Gets a value indicating whether this instance is disposed.

Returns: bool

Value: true if this instance is disposed; otherwise, false.