deleteSession procedure
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
deleteSession procedure
Closes a session and its underlying connection and deletes the session procedure.
Syntax
|
Applies to
Session objects
Notes
This procedure executes remotely on the Progress OpenEdge JMS Adapter.
See also
beginSession procedure, getSession function, deleteSession procedure
For more information, see the Establishing session control.