BaseDisposable Properties |
The BaseDisposable type exposes the following members.
Name | Description | |
---|---|---|
Disposed |
Indicates if Dispose has been called previously.
| |
ShouldDispose |
Indicates if the instance should dispose any resourced when disposed.
|