Share via


RollingFlatFileSink.Dispose Method

Applies to: Semantic Logging 2.0

Releases all resources used by the current instance of the RollingFlatFileSink class.

Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.TextFile (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.TextFile.dll) Version: 2.0.1406.1

Syntax

public void Dispose()
'Declaration
Public Sub Dispose

Implements

IDisposable.Dispose()

See Also

RollingFlatFileSink Class

RollingFlatFileSink Members

Dispose Overload

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace