Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
使 QAManagerBase 暂停接收进来的消息。
void QAManagerBase.stop() throws QAException
QAException 类 如果停止 QAManagerBase 实例时存在问题,则抛出异常。
消息并没有丢失。再次启动管理器后才接收消息。如果没有使用 QAManagerBase.start() 调用进行干预,则除第一次调用外,对 stop() 的任何其它调用都将被忽略。