set_ttl
Description:
[
Version ( since =
"2.32" ) ]
public void set_ttl (
uint ttl)
Sets the time-to-live for outgoing unicast packets on this.
By default the platform-specific default value is used.
Parameters:
this |
a Socket.
|
ttl |
the time-to-live value for all unicast packets on this
|