Programming Guide |
Disconnects from the middleware
client_exit
JetNet, Oracle Tuxedo
Client
The
client_exit
command closes a connection between a client and the middleware.When it closes a connection, Panther cleans up all resources associated with it. This includes aborting outstanding requests and rolling back incomplete transactions. It automatically terminates the connection to all resource managers.
client_exit
sets thetp_return
property to the number of connections actually closed.If you have established a direct connection to an XA-compliant resource manager with the
GROUP
option of client_init, this command closes that connection.
The
client_exit
command can raise the following exceptions: