G
Guest
Hello there,
I've created a worker thread that will handle events.
To give this worker thead a run loop i've called
Application.Run();
What call should i make to cause this thread to leave its run loop?
thanks
Brian
I've created a worker thread that will handle events.
To give this worker thead a run loop i've called
Application.Run();
What call should i make to cause this thread to leave its run loop?
thanks
Brian