sentil
Programmer
- Apr 18, 2001
- 6
Hi, Do anyone of you know about multi-threadig in VB. I need to execute a process as and when a request comes. The second request should not wait for the first thread to complete. I need to create a new thread for each request I get. Can anyone help me with this? Thanks!