标签: c# httpwebrequest http-status-code-404
我遇到这种情况:webrequest.begingetresponse is taking too much time when the url is invalid
但是我注意到PING命令没有花费相同的时间。任何人都知道ping正在进行的等效.net调用吗?
答案 0 :(得分:0)
Doh(!)System.Net.NetworkInformation.Ping()