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