log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
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