Create this TelnetAppender SocketHandler SocketClient for the specified Socket
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- socket
- Type: System.Net.Sockets Socket
the client's socket
Remarks
Opens a stream writer on the socket.
See Also