Disposable |
public class DisposableDXResource : DXResourceBase, IDisposableDXResource, IDXResource, IDisposable
The DisposableDXResource type exposes the following members.
Name | Description | |
---|---|---|
DisposableDXResource | Initializes a new instance of the DXComponentBase class. |
Name | Description | |
---|---|---|
IsDisposed | Gets a Boolean that specifies if this resource has been disposed. | |
IsDisposing | Gets a Boolean that specifis if this resource is currently being disposed (the current code is executing inside Dipose method). |