log4net SDK Reference

TextWriterAppender.WriteFooterAndCloseWriter Method 

Writes the footer and closes the underlying TextWriter.

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

Remarks

Writes the footer and closes the underlying TextWriter.

See Also

TextWriterAppender Class | log4net.Appender Namespace