1 write to DefaultConnectionLimit
System.Web (1)
HttpRuntime.cs (1)
1200System.Net.ServicePointManager.DefaultConnectionLimit = Int32.MaxValue;
1 reference to DefaultConnectionLimit
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
27o = System.Net.ServicePointManager.DefaultConnectionLimit;