Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QAManagerBase

setStringStoreProperty method Next Page

start method


Synopsis

void ianywhere.qanywhere.client.QAManagerBase.start()
throws QAException

Throws
Remarks

Starts the QAManagerBase for receiving incoming messages.

Any calls to this method beyond the first without an intervening QAManagerBase.stop() call are ignored.

See Also

stop method