UdpClient::JoinMulticastGroup Method
.NET Framework (current version)
Adds a UdpClient to a multicast group.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | JoinMulticastGroup(Int32, IPAddress^) | Adds a UdpClient to a multicast group. |
![]() | JoinMulticastGroup(IPAddress^) | Adds a UdpClient to a multicast group. |
![]() | JoinMulticastGroup(IPAddress^, Int32) | Adds a UdpClient to a multicast group with the specified Time to Live (TTL). |
![]() | JoinMulticastGroup(IPAddress^, IPAddress^) | Adds a UdpClient to a multicast group. |
Show:
