I got the following error message while downloading using multiple threads:
There were not enough free threads in the ThreadPool to complete the operation.
Should I try to change the default settings for the threadpool in the .net, and how can I do it?