Méthode | Description | |
---|---|---|
BooleanDisposable ( ) |
Initializes a new instance of the T:Catch.Reactive.Disposables.BooleanDisposable class.
|
|
Dispose ( ) : void |
Sets the status to disposed, which can be observer through the IsDisposed property.
|
Méthode | Description | |
---|---|---|
BooleanDisposable ( bool isDisposed ) |