Click or drag to resize
AB4D logo

DisposableDXResource Properties

The DisposableDXResource type exposes the following members.

Properties
 NameDescription
Public propertyIsDisposed Gets a Boolean that specifies if this resource has been disposed.
Public propertyIsDisposing Gets a Boolean that specifis if this resource is currently being disposed (the current code is executing inside Dipose method).
Top
See Also