Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
使 QAManagerBase 停止接收进来的消息。
public virtual qa_bool stop()
当且仅当操作成功时返回 true。
消息并没有丢失。再次启动管理器后才接收消息。如果没有使用 QAManagerBase::start() 进行干预,则第一次调用之后对 stop 的任何调用都将被忽略。