2 writes to Ttl
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.RawSocket.cs (1)
81
socket.
Ttl
= (short)socketConfig.Options.Ttl;
System.Net.Sockets (1)
System\Net\Sockets\UDPClient.cs (1)
137
_clientSocket.
Ttl
= value;
1 reference to Ttl
System.Net.Sockets (1)
System\Net\Sockets\UDPClient.cs (1)
133
return _clientSocket.
Ttl
;