The properties of the CountingQuietTextWriter class are listed below. For a complete list of CountingQuietTextWriter class members, see the CountingQuietTextWriter Members topic.
Closed (inherited from QuietTextWriter) | Gets a value indicating whether this writer is closed. |
Count | Gets or sets the total number of bytes written. |
Encoding (inherited from TextWriterAdapter) | The Encoding in which the output is written |
ErrorHandler (inherited from QuietTextWriter) | Gets or sets the error handler that all errors are passed to. |
FormatProvider (inherited from TextWriterAdapter) | Gets an object that controls formatting |
NewLine (inherited from TextWriterAdapter) | Gets or sets the line terminator string used by the TextWriter |
Writer (inherited from TextWriterAdapter) | Gets or sets the underlying TextWriter. |
CountingQuietTextWriter Class | log4net.Util Namespace