Udp.Generic.UdpPeer(TType).Dispose Method

Tungsten Suite

UdpGenericUdpPeerTTypeDispose Method

Disposes the UdpServer and release resources

Namespace:  W.Net
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also