-
Code's Tags
-
Your Codes
-
Reffers
-
Linked Codes
|
Code:
Short link for Twitter:
HTML:
HTML view:
Copy Source | Copy HTML- <configuration>
- <system.net>
- <connectionManagement>
- <add address = "http://www.com" maxconnection = "4" />
- <add address = "*" maxconnection = "10" />
- </connectionManagement>
- </system.net>
- </configuration>
-
|