Click or drag to resize
ISafeDisposable Properties

The ISafeDisposable type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposable
Returns a boolean flag which indicates if it is safe to call Dispose on the object.
Top
See Also