Share via


ConfigurationChangeWatcherCoordinator Members

Include Protected Members
Include Inherited Members

The ConfigurationChangeWatcherCoordinator type exposes the following members.

Constructors

  Name Description
Ee921610.pubmethod(en-us,PandP.50).gif ConfigurationChangeWatcherCoordinator
Initialize a new instance of the ConfigurationChangeNotificationCoordinator class.

Methods

  Name Description
Ee921610.pubmethod(en-us,PandP.50).gif Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Ee921610.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ee921610.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ee921610.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ee921610.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ee921610.pubmethod(en-us,PandP.50).gif IsWatchingConfigSource
Determines if the configuration source is being watched.
Ee921610.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ee921610.pubmethod(en-us,PandP.50).gif OnConfigurationChanged
Raises the ConfigurationChanged event.
Ee921610.pubmethod(en-us,PandP.50).gif RemoveWatcherForConfigSource
Removes a watcher for the configuration source.
Ee921610.pubmethod(en-us,PandP.50).gif SetWatcherForConfigSource
Sets a watcher for a configuration source.
Ee921610.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Fields

  Name Description
Ee921610.pubfield(en-us,PandP.50).gifEe921610.static(en-us,PandP.50).gif MainConfigurationFileSource
The main configuration file source.

Properties

  Name Description
Ee921610.pubproperty(en-us,PandP.50).gif WatchedConfigSources
Gets a collection of watch configuration sources.

Events

  Name Description
Ee921610.pubevent(en-us,PandP.50).gif ConfigurationChanged
Event to notify when configuration changes.

See Also

ConfigurationChangeWatcherCoordinator Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability Namespace