![]() | Programming Guide | ![]() |
Disconnects from the middleware
client_exit
JetNet, Oracle Tuxedo
Client
The
client_exitcommand 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_exitsets thetp_returnproperty to the number of connections actually closed.If you have established a direct connection to an XA-compliant resource manager with the
GROUPoption of client_init, this command closes that connection.
The
client_exitcommand can raise the following exceptions: