Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The ConfigurationWatcher type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConfigurationWatcher |
Creates the watcher for the configuration.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose()()()() |
Frees any unmanaged resources.
| |
| Dispose(Boolean) |
An overrideable version of the Dispose.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
The finializer implementation.
(Overrides Object..::..Finalize()()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
| Changed |
Raised when the configuration file changes.
|