[ Version ( since = "2.32" ) ]
public void set_multicast_ttl (uint ttl)
Sets the time-to-live for outgoing multicast datagrams on this.
By default, this is 1, meaning that multicast packets will not leave the local network.
this |
a Socket. |
ttl |
the time-to-live value for all multicast datagrams on this |