Consultor Eletrônico



Kbase P53790: Does the deleteSession handle the disconnection from the Ada
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/02/2004
Status: Unverified

GOAL:

Does the deleteSession handle the disconnection from the Adapter?

FIX:

Yes, an application calls deleteSession in the Session object to close and delete the session. This call terminates the underlying JMS connection and sessions. It disconnects the 4GL client from the SonicMQ Adapter, deletes all the Message Consumer objects, and deletes the session's persistent procedure.