IConfigurationChangeWatcher Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The IConfigurationChangeWatcher type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from IDisposable.) | |
StartWatching |
When implemented by a subclass, starts the object watching for configuration changes
|
|
StopWatching |
When implemented by a subclass, stops the object from watching for configuration changes
|
Properties
Name | Description | |
---|---|---|
SectionName |
When implemented by a subclass, returns the section name that is being watched.
|
Events
Name | Description | |
---|---|---|
ConfigurationChanged |
Event raised when the underlying persistence mechanism for configuration notices that the persistent representation of configuration information has changed.
|
See Also
IConfigurationChangeWatcher Interface
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Storage Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |