A mobile web services application performs orderly shutdown by closing the QAManager. For example:
// QAnywhere finalization in C#: mgr.Stop(); mgr.Close(); // QAnywhere finalization in Java: mgr.stop(); mgr.close(); |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |