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