![]() | Udp |
public sealed class UdpBroadcastClient : IDisposable
The UdpBroadcastClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | UdpBroadcastClient | Constructs a UDP broadcaster using a specified port number. |
Name | Description | |
---|---|---|
![]() | BroadcastAsync | Broadcasts a string UDP message. |
![]() | Dispose | Disposes the UDP broadcaster by internally disposing of the UDP client and socket. |
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |