N
news.videotron.ca
Hi,
What is the most efficeint way to wait for a thread to end without freezing
the calling thread. I tried Thread.Join method but it freeze the UI.
The concept of multithreading is relativly new to me so any help will be
greatly appreciated.
Thanks.
What is the most efficeint way to wait for a thread to end without freezing
the calling thread. I tried Thread.Join method but it freeze the UI.
The concept of multithreading is relativly new to me so any help will be
greatly appreciated.
Thanks.