IAuxDisposable

IAuxDisposable class

Expands the standard disposable interface, allows to obtain a current state of an object and subscribe to disposing event

The IAuxDisposable type exposes the following members:

Properties

Name Description
is_disposed Determines whether a resource is already disposed (

See Also