I am using webclient.uploadfileasync function to upload a file to server.Using a rest webservice. I tested my internet upload speed and it came out to be 0.3 Mbps.But the upload speed using the webclient came out to be 0.18 Mbps.So, what can I do to increase the upload speed to the actual upload speed to of my internet?
Asked
Active
Viewed 1,257 times
1 Answers
0
I had same problem with WebClient and I couldn't find any answer for this problem. But there are other option to solve performance issue. it is to use HttpWebRequest directly.

Community
- 1
- 1

Jaewon Lee
- 21
- 3