TelnetAppenderOnClose Method Apache log4net™ SDK Documentation
Overrides the parent method to close the socket handler

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax

protected override void OnClose()
Remarks

Closes all the outstanding connections.

See Also

Reference