Disconnecting a session-managed client
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following example shows how a session-managed client can disconnect from a PAS for OpenEdge instance:
|
When the DISCONNECT( ) method executes, the
client application disconnects from the PAS for OpenEdge instance referenced by the hAppSrv handle. When the disconnection request completes,
you can send no more remote requests using the disconnected server handle.