qa_bool QAManagerBase::close()
Closes the connection to the QAnywhere message system and releases any resources used by the QAManagerBase.
Subsequent calls to close() are ignored. When an instance of QAManagerBase is closed, it cannot be re-opened; you must create and open a new QAManagerBase instance in this case.
True if and only if the operation succeeded.