Initializes the underlying   UdpClient connection.
UdpClient connection.
            
Namespace: log4net.Appender UdpClient connection.
UdpClient connection.
            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.
UdpClient is initialized and binds to the 
            port number from which you intend to communicate.
            
Exceptions are passed to the ErrorHandler.
See Also