开发者

call a web page from c#

开发者 https://www.devze.com 2023-01-12 04:08 出处:网络
I wana to call a web page and don\'t need response from page. just call page. How can i do that in c#?

I wana to call a web page and don't need response from page. just call page. How can i do that in c#? thank开发者_Go百科s alot


Use a System.Net.WebClient.

Just call the OpenRead() and don't do anything with the response.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号