TelnetAppender.SocketHandler.Dispose Method Apache log4netâ„¢ SDK Documentation
Close all network connections

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

public void Dispose()

Implements

IDisposable.Dispose()
Remarks

Make sure we close all network connections

See Also

Reference