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