Hi, I am currently working on a project that requires threadpool to simultaneously process a data.
My problem is that if I place a UI delegate inside the threadpool the system hangs. My plan for the
UI delegate is to display the status (Start/Finished) of the threadpool. I am using a wait...
Hello everyone!
I'm working with vb.net 3.5SP1 /VS2008.
I'm familiar with windows threads from C++ but I didn't do it since the 90s.
I have 5 threadpool calls (ThreadPool.QueueUserWorkItem) that do some complex work (they read info from different web pages, regular expressions, etc) and each...
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.