TerraSamba
Programmer
Hi,
I want to execute some functions on an other thread than the rest of the hosting class. I want the hosting class to receive an event with the results of the execution when the command has finished running.
Does anyone have some tips for me how to implement multithreading?
Thanx,
Terra
I want to execute some functions on an other thread than the rest of the hosting class. I want the hosting class to receive an event with the results of the execution when the command has finished running.
Does anyone have some tips for me how to implement multithreading?
Thanx,
Terra