RollingFlatFileTraceListener.StreamWriterRollingHelper Class

Encapsulates the logic to perform rolls.

Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public sealed class StreamWriterRollingHelper
'Declaration
Public NotInheritable Class StreamWriterRollingHelper
public ref class StreamWriterRollingHelper sealed

Remarks

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

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.RollingFlatFileTraceListener.StreamWriterRollingHelper

See Also

RollingFlatFileTraceListener.StreamWriterRollingHelper Members

Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners Namespace