Try OpenEdge Now
skip to main content
Developing AppServer Applications
Programming ABL Client Applications : Disconnecting from an AppServer instance
 

Disconnecting from an AppServer instance

You can disconnect an AppServer instance by executing the DISCONNECT( ) method on the server object handle for the connection.
* Using the DISCONNECT( ) method
* Disconnecting from a session-managed AppServer
* Disconnecting from a session-free application service
* Deleting the server handle