I'm having this situation: webrequest.begingetresponse is taking too much time when the url is invalid
However I notice that the PING command doesn't take the same amount of time. Anyone know the equivalent .net call that ping is making?
Doh(!) System.Net.NetworkInformation.Ping()