6 references to TimedOut
System.Net.Ping (6)
System\Net\NetworkInformation\Ping.PingUtility.cs (3)
58return CreatePingReply(IPStatus.TimedOut); 99return CreatePingReply(IPStatus.TimedOut); 120return CreatePingReply(IPStatus.TimedOut);
System\Net\NetworkInformation\Ping.RawSocket.cs (3)
296return CreatePingReply(IPStatus.TimedOut); 319return CreatePingReply(IPStatus.TimedOut); 384return CreatePingReply(IPStatus.TimedOut);