MutableDisposable Methods
From RxJS
|
|
| .NET Framework Class Library |
| MutableDisposable Methods |
| MutableDisposable Class See Also Send Feedback |
The MutableDisposable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the underlying disposable as well as all future replacements.
| |
| Get |
Gets a value indicating whether the MutableDisposable has an underlying disposable.
| |
| GetType | (Inherited from Object.) | |
| Replace |
Swaps and disposes the current disposable with the new disposable.
| |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |