Install timeout

The length of time that an application will wait for a terminal to be installed is specified in the InstallTimeOut field in the CICS_EpiAttributes_t structure passed to the CICS_EpiAddExTerminal function.

If no response is received from the server within the specified interval, control is returned to the invoking application with the return code set to CICS_EPI_ERR_RESPONSE_TIMEOUT.