If I can make a small suggestion though: don't use the webbrowser control because it's way to slow and pretty insecure (your program will be vulnerable to all IE exploits/security issues and JS). Solution is to make one thread and do manual async http calls. A bit more work but IMO well worth it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.