Create this TelnetAppenderSocketHandlerSocketClient for the specified Socket
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Parameters
- socket
- Type: System.Net.SocketsSocket
the client's socket
Remarks
Opens a stream writer on the socket.
See Also