4 references to PingException
System.Net.Ping (4)
System\Net\NetworkInformation\Ping.cs (3)
411throw new PingException(SR.net_ping, e); 696throw new PingException(SR.net_ping, e); 729throw new PingException(SR.net_ping, e);
System\Net\NetworkInformation\Ping.PingUtility.cs (1)
104throw new PingException(SR.net_ping, e);