Starts the sending loop thread
This will crash if the loop thread is already running. Check the .isRunning property first or call .tryStart() instead.
See Implementation
Starts the sending loop thread
This will crash if the loop thread is already running. Check the .isRunning property first or call .tryStart() instead.