2 writes to ttl
System (2)
net\System\Net\NetworkInformation\UnSafeNetInfoNativemethods.cs (2)
535
ttl
= 128;
542
this.
ttl
= (byte)options.Ttl;
1 reference to ttl
System (1)
net\System\Net\NetworkInformation\PingOptions.cs (1)
14
this.ttl = options.
ttl
;