Closing the Application
This section describes how to close the application. We recommend you release concurrencies promptly when the application is closed, so that the concurrencies can be made available to other users more quickly.
Sequence diagram
Directions
1. The business client actively requests the business backend to close the application.
2. The business backend calls the DestroySession API to terminate the session and close the cloud application actively. Then, the business client disconnects from the cloud application.
Was this page helpful?