Skip to content

BooleanDisposable.Dispose() method

Defined in

Type: BooleanDisposable Namespace: System.Reactive.Disposables Assembly: System.Reactive.dll

Applies to

netstandard2.0

public void Dispose()

Summary: Sets the status to disposed, which can be observer through the IsDisposed property.