Previous Topic: STOP CommandNext Topic: TIMEOUT_CONNECT Command


TIMEOUT_IO Command

The TIMEOUT_IO command specifies the timeout value, in seconds, for socket sends and receives and specifies the maximum time to wait for data from the web server or to wait to be able to send data to the web server.

Note: Setting a value too low can close a working connection prematurely. A value of zero resets the timeout to the default value of 20 seconds. The maximum value is 3600.

This command has the following format:

MODIFY CASOAPE,APPL=TIMEOUT_IO=nnnn
nnnn

Defines the timeout value in seconds.