Opens a new server port on
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- port
- Type: SystemInt32
the local port to listen on for connections
Remarks
Creates a socket handler on the specified local server port.
See Also