W
wanderer
If I want to kill a thread prematurely (before it
completes it's passed in function), what's the best way
to do that in CF?
Also, how do I pass in arguments to the Thread's
function? Or do I have to use globals? Thanks.
completes it's passed in function), what's the best way
to do that in CF?
Also, how do I pass in arguments to the Thread's
function? Or do I have to use globals? Thanks.