Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : deleteSession procedure
 

deleteSession procedure

Closes a session and its underlying connection and deletes the session procedure.

Syntax

PROCEDURE deleteSession.

Applies to

Session objects

Notes

This procedure executes remotely (sends a message to the OpenEdge Adapter for SonicMQ).

See also

beginSessionprocedure , getSessionfunction, deleteSessionprocedure
For more information, see the Establishing session control.