terminate

Deprecated method
Note: Do not use this method in new applications. The method has been deprecated and is provided only for compatibility.

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.