Try OpenEdge Now
Application Migration and Development Guide
Application Development with PAS for OpenEdge
:
Programming ABL Client Applications
:
Disconnecting from a PAS for OpenEdge instance
Disconnecting from a PAS for OpenEdge instance
You can disconnect a PAS for OpenEdge instance by executing the
DISCONNECT( )
method on the server object handle for the connection.
In this section:
Using the DISCONNECT( ) method
Disconnecting a session-managed client
Disconnecting a session-free client
Deleting the server handle