qa_bool QAManagerBase::stop()
Stops the QAManagerBase's reception of incoming messages.
The messages are not lost. They are not received until the manager is started again. Any calls to stop beyond the first without an intervening QAManagerBasestart() are ignored.
True if and only if the operation succeeded.