2 writes to Ttl
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.RawSocket.cs (1)
81socket.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)
133return _clientSocket.Ttl;