Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

TextWriterAppender.CloseWriter�Method�

Closes the underlying TextWriter.

[Visual�Basic]
Overridable�Protected�Sub�CloseWriter()
[C#]
protected�virtual�void�CloseWriter();

Remarks

Closes the underlying TextWriter.

See Also

TextWriterAppender Class | log4net.Appender Namespace