3 writes to ttl
System (3)
net\System\Net\NetworkInformation\PingOptions.cs (3)
14this.ttl = options.ttl; 23this.ttl = ttl; 38ttl = value; //useful to discover routes
1 reference to ttl
System (1)
net\System\Net\NetworkInformation\PingOptions.cs (1)
32return ttl;