RollingFlatFileSink.StreamWriterRollingHelper Class

Applies to: Semantic Logging 2.0

Encapsulates the logic to perform rolls.

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 sealed class StreamWriterRollingHelper : IDisposable
'Declaration
Public NotInheritable Class StreamWriterRollingHelper
    Implements IDisposable

Remarks

If no rolling behavior has been configured no further processing will be performed.

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.RollingFlatFileSink.StreamWriterRollingHelper

See Also

RollingFlatFileSink.StreamWriterRollingHelper Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace