Initializes the underlying
UdpClient connection.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
The underlying UdpClient is initialized and binds to the
port number from which you intend to communicate.
Exceptions are passed to the ErrorHandler.
See Also