System.Net.ServicePointManager.DefaultConnectionLimit and .MaxServicePointIdleTime

后端 未结 1 1093
抹茶落季
抹茶落季 2020-12-16 10:36

When would you need to adjust these two settings (below)? And what do these two numbers mean for HttpWebRequest instances that I make?

  1. Syste
相关标签:
1条回答
  • 2020-12-16 11:31

    Here is a great explanation:

    Understanding MaxServicePointIdleTime and DefaultConnectionLimit

    0 讨论(0)
提交回复
热议问题