Click or drag to resize
BaseDisposable Properties

The BaseDisposable type exposes the following members.

Properties
  NameDescription
Public propertyDisposed
Indicates if Dispose has been called previously.
Public propertyShouldDispose
Indicates if the instance should dispose any resourced when disposed.
Top
See Also