![]() |
IMetadata
|
The IMetadataProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Domain |
Gets the AppDomain in which the IAdapter is executing.
(Inherited from IAdapter) |
![]() |
Enabled |
Gets or sets a boolean value that indicates whether the object is enabled.
(Inherited from ISupportLifecycle) |
![]() |
HostFile |
Gets or sets the path to the file where the IAdapter is housed.
(Inherited from IAdapter) |
![]() |
IsDisposed |
Gets a flag that indicates whether the object has been disposed.
(Inherited from ISupportLifecycle) |
![]() |
MemoryUsage |
Gets the memory utilization of the IAdapter in bytes if executing in a separate AppDomain, otherwise NaN.
(Inherited from IAdapter) |
![]() |
Metadata | Gets or sets the MetadataFile to be refreshed by the metadata provider. |
![]() |
Name |
Gets the name of the object providing status information.
(Inherited from IProvideStatus) |
![]() |
PersistSettings |
Determines whether the object settings are to be persisted to the config file.
(Inherited from IPersistSettings) |
![]() |
ProcessorUsage |
Gets the % processor utilization of the IAdapter if executing in a separate AppDomain otherwise NaN.
(Inherited from IAdapter) |
![]() |
RefreshInterval | Gets or sets the number of minutes at which the Metadata if to be refreshed automatically. |
![]() |
RefreshTimeout | Gets or sets the number of seconds to wait for the Refresh to complete. |
![]() |
SettingsCategory |
Gets or sets the category name under which the object settings are persisted in the config file.
(Inherited from IPersistSettings) |
![]() |
Status |
Gets the current status details about object providing status information.
(Inherited from IProvideStatus) |
![]() |
TypeName |
Gets or sets the text representation of the IAdapter's TypeName.
(Inherited from IAdapter) |