log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
TelnetAppender.OnClose Method
Overrides the parent method to close the socket handler
[Visual Basic]
Overrides Protected Sub OnClose()
[C#]
protected override
void OnClose();
Remarks
Closes all the outstanding connections.
See Also
TelnetAppender Class | log4net.Appender Namespace