Share via


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
Public method Dispose (Inherited from IDisposable.)
Public method StartWatching
When implemented by a subclass, starts the object watching for configuration changes
Public method StopWatching
When implemented by a subclass, stops the object from watching for configuration changes

Properties

  Name Description
Public property SectionName
When implemented by a subclass, returns the section name that is being watched.

Events

  Name Description
Public event 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.