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