itself and not by the other threads).
For communication between secondary threads and the main thread, you may use
itself and not by the other threads).
For communication between secondary threads and the main thread, you may use
have a thread-safe implementation so that they can be used as they are for
sending events from one thread to another. However there is no built in method
to send messages to the worker threads and you will need to use the available
have a thread-safe implementation so that they can be used as they are for
sending events from one thread to another. However there is no built in method
to send messages to the worker threads and you will need to use the available