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.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |