IConfigurationFileAccess Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling. |
The IConfigurationFileAccess type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.) |
|
GetFileContent |
Gets the content of the file.
|
|
SetFileContent |
Sets the content for the file.
|
Events
Name | Description | |
---|---|---|
ConfigurationFileChanged |
Occurs when the file has changed.
|
See Also
IConfigurationFileAccess Interface
Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Rules.Configuration Namespace