Click or drag to resize

UdpBroadcastClient Methods

The UdpBroadcastClient type exposes the following members.

Methods
 NameDescription
Public methodBroadcastAsync Broadcasts a string UDP message.
Public methodDispose Disposes the UDP broadcaster by internally disposing of the UDP client and socket.
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
See Also