Click to See Complete Forum and Search --> : Background Processing - Can VB do it?


Muthu Ram
September 30th, 1999, 04:57 PM
can i create a thread to monitor a function, and then kill the function if it takes a long time to return?

i suppose, you have to deal with threads to do it. but how do you handle threads in vb?

Muthu Ram
October 1st, 1999, 11:49 AM
'this thread is related to 'concurrent processing in vb'. refer to that topic for VB thread discussion.