1 write to timeout
System (1)
net\System\Net\NetworkInformation\ping.cs (1)
584this.timeout = timeout;
1 reference to timeout
System (1)
net\System\Net\NetworkInformation\ping.cs (1)
611InternalSend (addressSnapshot, stateObject.buffer, stateObject.timeout, stateObject.options, true);