IComponent |
The IComponentBase type exposes the following members.
Name | Description | |
---|---|---|
Id | Gets a unique id of this resource | |
IsDisposed | Gets a Boolean that specifies if this component has been disposed. | |
IsDisposing | Gets a Boolean that specifies if this resource is currently being disposed (the code is currently executing inside Dispose method). | |
Name | Gets name of this resource. Name cannot be null but can be an empty string. |