Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
TextWriterAppender.Reset�Method�
Clears internal references to the underlying TextWriter and other variables.
[Visual�Basic]
Overridable�Protected�Sub�Reset()
[C#]
protected�virtual�
void�Reset();
Remarks
Subclasses can override this method for an alternate closing behavior.
See Also
TextWriterAppender Class | log4net.Appender Namespace