Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
移动 Web 服务应用程序通过关闭 QAManager 来依次执行关闭。例如:
// QAnywhere finalization in C#: mgr.Stop(); mgr.Close(); // QAnywhere finalization in Java: mgr.stop(); mgr.close();