W
Weston Weems
I've been toying with threads the past couple days and I
was curious if anyone could answer a few basic questions.
1) I'd like to take a method call I make currently
successfully, and simply throw it into a new thread to run
until the method finishes, at which point in time the
thread would terminate.
What would be the best approach to do this. I dont ind
doing some reading... I tried to be resourcefull ahead of
time.
was curious if anyone could answer a few basic questions.
1) I'd like to take a method call I make currently
successfully, and simply throw it into a new thread to run
until the method finishes, at which point in time the
thread would terminate.
What would be the best approach to do this. I dont ind
doing some reading... I tried to be resourcefull ahead of
time.