Gets or sets the underlying UdpClient.
The underlying UdpClient.
UdpAppender creates a UdpClient to send logging events over a network. Classes deriving from UdpAppender can use this property to get or set this UdpClient. Use the underlying UdpClient returned from Client if you require access beyond that which UdpAppender provides.
UdpAppender Class | log4net.Appender Namespace