BEA Logo BEA Tuxedo Release 7.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Tuxedo Doc Home   |   Programming   |   Topic List   |   Previous   |   Next   |   Contents

   Programming a BEA Tuxedo Application Using C

Leaving the Application

Once all service requests have been issued and replies received, the client can leave the application using the tpterm(3c) function. The tpterm() function takes no arguments, and returns an integer value that is equal to -1 on error.