Share via


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
Public method Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public method GetFileContent
Gets the content of the file.
Public method SetFileContent
Sets the content for the file.

Events

  Name Description
Public event ConfigurationFileChanged
Occurs when the file has changed.

See Also

IConfigurationFileAccess Interface

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Rules.Configuration Namespace