Stops the QAManagerBase's reception of incoming messages.
public virtual qa_bool stop()
True if and only if the operation succeeded.
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 QAManagerBase::start() are ignored.