| Interface | Description |
|---|---|
| Disposable |
Represents a disposable resource.
|
| Class | Description |
|---|---|
| BooleanDisposable | |
| CompositeDisposable |
A disposable container that can hold onto multiple other disposables.
|
| Disposables |
Utility class to help create disposables by wrapping
other types.
|
| MultipleAssignmentDisposable | |
| RefCountDisposable | |
| SerialDisposable |