log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
CountingQuietTextWriter.Count Property
Gets or sets the total number of bytes written.
[Visual Basic]
Public Property Count As
Long
[C#]
public
long Count {get; set;}
Property Value
The total number of bytes written.
Remarks
Gets or sets the total number of bytes written.
See Also
CountingQuietTextWriter Class | log4net.Util Namespace