Stops the QAManagerBase's reception of incoming messages.
Visual Basic Public Sub Stop()
C# public void Stop();
The messages are not lost. They are not received until the manager has started again. Any calls to Stop() beyond the first without an intervening QAManagerBase.Start() call are ignored.
QAException class - Thrown if there is a problem stopping the QAManagerBase instance.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |