-

 - e-mail

 

 -

   Flashr

 -

 LiveInternet.ru:
: 26.02.2007
:
:
: 6574

:


.Net: Max connections

, 03 2009 . 15:44 +
- - .Net, . , 2 - , . , . :
Copy Source | Copy HTML
  1. <configuration>
  2.   <system.net>
  3.     <connectionManagement>
  4.       <add address = "http://www.com" maxconnection = "4" />
  5.       <add address = "*" maxconnection = "10" />
  6.     </connectionManagement>
  7.   </system.net>
  8. </configuration>
  9.  
:  

: [1] []
 

:
: 

: ( )

:

  URL