log4net SDK Reference

ProtectCloseTextWriter.Close Method 

Does not close the underlying output writer.

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

Remarks

Does not close the underlying output writer. This method does nothing.

See Also

ProtectCloseTextWriter Class | log4net.Util Namespace