Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Applies to: Semantic Logging 2.0
The RollingFlatFileSink.StreamWriterRollingHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RollingFlatFileSink.StreamWriterRollingHelper |
Initializes a new instance of the RollingFlatFileSink.StreamWriterRollingHelper.
|
Methods
Name | Description | |
---|---|---|
![]() |
CalculateNextRollDate |
Calculates the next roll date for the file.
|
![]() |
CheckIsRollNecessary |
Checks whether rolling should be performed, and returns the date to use when performing the roll.
|
![]() |
ComputeArchiveFileName |
Gets the file name to use for archiving the file.
|
![]() |
Dispose |
Releases all resources used by the current instance of the RollingFlatFileSink.StreamWriterRollingHelper class.
|
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
FindMaxSequenceNumber |
Finds the max sequence number for a log file.
|
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
RollIfNecessary |
Rolls the file if necessary.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from Object.) |
![]() |
UpdateRollingInformationIfNecessary |
Updates book keeping information necessary for rolling, as required by the specified rolling configuration.
|
Properties
Name | Description | |
---|---|---|
![]() |
DateTimeProvider |
Gets or sets current date time provider.
|
![]() |
NextRollDateTime |
Gets the next date when date based rolling should occur if configured.
|
See Also
RollingFlatFileSink.StreamWriterRollingHelper Class
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace