void QAManagerBase.stop() throws QAException
Thrown if there is a problem stopping the QAManagerBase instance.
Halts the QAManagerBase's reception of incoming messages.
The messages are not lost. They just are not received until the manager is started again. Any calls to stop() beyond the first without an intervening QAManagerBase.start() call are ignored.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |