TelnetAppender.SocketHandler.Dispose Method
Close all network connections
[Visual Basic]
NotOverridable Public Sub Dispose() _
[C#]
public
void Dispose();
Implements
IDisposable.Dispose
Remarks
Make sure we close all network connections
See Also
TelnetAppender.SocketHandler Class | log4net.Appender Namespace