Share via


FileBasedConfigurationSource.Dispose Method

Releases the resources used by the change watchers.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
Public Sub Dispose
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()

Implements

IDisposable.Dispose()

See Also

FileBasedConfigurationSource Class

Dispose Overload

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace