Click or drag to resize

UdpBroadcastClientDispose Method

Disposes the UDP broadcaster by internally disposing of the UDP client and socket.

Namespace: Orthogonal.MixedCommsLib
Assembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also