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)
293return CreatePingReply(IPStatus.TimedOut); 316return CreatePingReply(IPStatus.TimedOut); 381return CreatePingReply(IPStatus.TimedOut);