0

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?

No Refunds No Returns
  • 8,092
  • 4
  • 32
  • 43

1 Answers1

0

Doh(!) System.Net.NetworkInformation.Ping()

No Refunds No Returns
  • 8,092
  • 4
  • 32
  • 43