ConfigurationChangeEventSource Members

Include Protected Members
Include Inherited Members

The ConfigurationChangeEventSource type exposes the following members.

Constructors

  Name Description
Ff670827.protmethod(en-us,PandP.50).gif ConfigurationChangeEventSource

Methods

  Name Description
Ff670827.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff670827.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff670827.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff670827.pubmethod(en-us,PandP.50).gif GetSection<TSection>
Used to get an object that lets you register a change handler for a particular configuration section.
Ff670827.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff670827.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff670827.protmethod(en-us,PandP.50).gif OnSourceChanged
Utility function to raise the SourceChanged event.
Ff670827.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Events

  Name Description
Ff670827.pubevent(en-us,PandP.50).gif SourceChanged
Event raised when the underlying configuration source has changed any section.

See Also

ConfigurationChangeEventSource Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ContainerModel Namespace