void ianywhere.qanywhere.client.QAManagerBase.close()
throws QAException
Thrown if there is a problem closing the QAManagerBase instance.
Closes the connection to the QAnywhere message system and releases any resources used by the QAManagerBase.
Additional calls to close() following the first are ignored. Any subsequent calls to a QAManagerBase method, other than close(), result in a QAException. You must create and open a new QAManagerBase instance in this case.