Opens a new server port on
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- port
- Type: System Int32
the local port to listen on for connections
Remarks
Creates a socket handler on the specified local server port.
See Also