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.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |