Disconnecting a session-managed client
- Last Updated: January 27, 2016
- 1 minute read
- OpenEdge
- Version 13.0
- 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.