3 writes to _ttl
System.Net.Ping (3)
System\Net\NetworkInformation\PingOptions.cs (3)
13
_ttl
= 128;
20
_ttl
= ttl;
35
_ttl
= value;
1 reference to _ttl
System.Net.Ping (1)
System\Net\NetworkInformation\PingOptions.cs (1)
28
return
_ttl
;