void terminate()
Terminates the CICS® Transaction Gateway EPI in a controlled manner. The CclEPI object remains in existence, so that anything which occurs during the termination can be monitored by the application.
Because the terminate method is invoked during CclEPI object destruction, you do not need to invoke this method.