.UdpSocket.Multicast (gb.net)
This virtual class that allows to use the UDP socket for doing multicast.
This class is virtual.
This class is not creatable.
 
Properties
| 
Interface  
 | 
Return or set the interface multicast datagrams should be sent from.
 | 
| 
Loop  
 | 
Return or set if sent multicast packets should be looped back to the local sockets.
 | 
| 
Ttl  
 | 
Return or set the time-to-live value of outgoing multicast packets for this socket.
 | 
Methods
| 
Join  
 | 
Make the UDP socket join a multicast group.
 | 
| 
Leave  
 | 
Make the UDP socket leave a multicast group.
 |