D
Dierk Droth
Hi,
I have 2 threads. Is there any way to execute a method
called vom thread 1 in the thread context of thread 2?
I'm aware that Control.Invoke excutes a callback in the
control's thread. But there is no control in my code :-((.
Any other solution ?
Strange, I couldn't find anything in all the docs I
browsed. I'm sure I did miss the point ?!?!?
Assistance is highly appreciated.
Dierk
I have 2 threads. Is there any way to execute a method
called vom thread 1 in the thread context of thread 2?
I'm aware that Control.Invoke excutes a callback in the
control's thread. But there is no control in my code :-((.
Any other solution ?
Strange, I couldn't find anything in all the docs I
browsed. I'm sure I did miss the point ?!?!?
Assistance is highly appreciated.
Dierk