Closes the UDP connection and releases all resources associated with
this UdpAppender instance.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Disables the underlying UdpClient and releases all managed and unmanaged resources associated with the UdpAppender.
See Also