Make few requests every 5 minutes to external API from C# Web Service without exhausted all sockets

后端 未结 0 506
甜味超标
甜味超标 2021-01-26 05:47

I need to send few requests to specific URL every 5 minutes from web service methods. I tried using HttpClient, HttpWebRequest and RestClient, but all sockets are exhausted afte

相关标签:
回答
  • 消灭零回复
提交回复
热议问题