Closes the UDP connection and releases all resources associated with
this UdpAppender instance.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Remarks
Disables the underlying UdpClient and releases all managed and unmanaged resources associated with the UdpAppender.
See Also