ConfigurationSourceWatcher 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 ConfigurationSourceWatcher type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationSourceWatcher |
Initializes a new instance of the ConfigurationSourceWatcher class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
StartWatching |
Starts watching for changes on the serialization medium.
|
|
StopWatching |
Stops watching for changes on the serialization medium.
|
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
configWatcher |
The watcher on the underlying medium.
|
Properties
Name | Description | |
---|---|---|
ConfigSource |
Gets or sets the identification of the medium where the watched set of configuration sections is stored.
|
|
WatchedSections |
Gets or sets the collection of watched sections.
|
|
Watcher |
Gets the watcher over the serialization medium.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDisposable.Dispose |
See Also
ConfigurationSourceWatcher Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration 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. |