T
Trust Me; I'm from the government
Let's say I have an event handler that spawns another thread
In that original event handler, is there a way to check, and do something
ONLY after the thread is complete?
In that original event handler, is there a way to check, and do something
ONLY after the thread is complete?