Previous Topic: TIMEOUT_IO Command

Next Topic: CAISDI/soap Messages

TIMEOUT_CONNECT Command

Use the TIMEOUT_CONNECT command to set the timeout value, in seconds, for a socket connection to a Web Server. It will specify the maximum time to wait for the connection to complete.

Note: Setting a value too low may prevent a connection from completing that would otherwise complete. The maximum value is 3600. A value of zero resets the timeout to the default of 60 seconds.

This command has the following format:

MODIFY CASOAPE,APPL=TIMEOUT_CONNECT=nnnn
nnnn

Indicates the timeout value in seconds.