1 write to MaxConnection
System (1)
net\System\Net\Configuration\ConnectionManagementElement.cs (1)
25
this.
MaxConnection
= maxConnection;
1 reference to MaxConnection
System (1)
net\System\Net\Configuration\ConnectionManagementSection.cs (1)
46
this.connectionManagement[connectionManagementElement.Address] = connectionManagementElement.
MaxConnection
;