Try OpenEdge Now
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.
In this section:
Using the DISCONNECT( ) method
Disconnecting from a session-managed AppServer
Disconnecting from a session-free application service
Deleting the server handle