captchaman
Junior Member
- Sep 16, 2010
- 192
- 848
No matter what I set it to whether it's ThreadPool.SetMaxThread(5, 5) or ThreadPool.SetMaxThreads(100, 100) it still only seems to spawn 8 threads at a time. Nowhere in my code is there anything to do with 8, but will post an example if needed.