System.Net.ServicePointManager.DefaultConnectionLimit and .MaxServicePointIdleTime
When would you need to adjust these two settings (below)? And what do these two numbers mean for HttpWebRequest instances that I make?
When would you need to adjust these two settings (below)? And what do these two numbers mean for HttpWebRequest instances that I make?