Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
alone
SUBMITTED BY:
emmek
DATE:
April 17, 2022, 6:22 p.m.
FORMAT:
C#
SIZE:
228 Bytes
Raw
Download
Tweet
HITS:
14058
Go to comments
Report
add
in
App
.
config
<
system
.
net
>
<
connectionManagement
>
<
add
address
=
"*"
maxconnection
=
"1000000"
/>
</
connectionManagement
>
</
system
.
net
>
add
in
Main
()
ServicePointManager
.
DefaultConnectionLimit
=
int
.
MaxValue
;
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus