Checking active threads in VB/Winsock
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I need to connect to an external server from my VB application. I am using Winsock control to connect to the external server. My program runs at a scheduled time. I am not suppose to start a new schedule thread before the first one is done. How to check this using VB or Winsock? Thanks Hitesh