log4net SDK Documentation - Microsoft .NET Framework 4.0

TextWriterAdapter.Close Method 

Closes the writer and releases any system resources associated with the writer

[Visual Basic]
Overrides Public Sub Close()
[C#]
public override void Close();

Remarks

See Also

TextWriterAdapter Class | log4net.Util Namespace