Connects a non-connected terminal resource.
void install(CclSession *session,
const unsigned short &installTimeOut)
- session
- A pointer to the CclSession object that is to be used for the CICS® server
interaction.
- installTimeOut
- A value in the range 0 to 3600, specifying the maximum time in
seconds that installation of the terminal resource is allowed to take.
A value of 0 means that no limit is set.
Throws an invalidState error if already
connected, or a timeout error if a timeout occurs.