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.
void terminate()
Because the terminate method is started during CclEPI object destruction, you do not need to start this method.