0
Answer

multiple HTTP uploads

Ask a question
Dylan Hall

Dylan Hall

13y
10.6k
1
Hello,

I have created a web client that works fine for single http upload requests. When it comes to multiple uploads I the first response back the rest are all timeouts.

What is the best method of approach to solve this problem?

I am using a console application as opposed to web controls.

DH