The connecttimeout parameter specifies
the maximum period, in seconds, that establishing a CICS server connection
is permitted to take.
connecttimeout=<number>- Description
- Set the value in the range 0 - 3600 to specify the time period
in seconds. If the value of the connecttimeout parameter is set to 0, no limit is set. A timeout occurs if establishing the connection takes longer
than the specified time.
This parameter is in
the IPICSERVER section of the configuration file.
- Default value
- If this parameter is not specified, the default value is 0.