Version 6.3.8 for Windows
 —  Parameter Reference  —

TIMEOUT - Wait Time for RPC Server Response

This Natural profile and session parameter specifies the number of seconds the client is to wait for an RPC server response. If this time is exceeded, the remote procedure call will be terminated with a corresponding error message.

TIMEOUT is specified on the client side only.

Possible settings 0-32767 Seconds.
Default setting 55  
Dynamic specification yes  
Specification within session yes The setting of this parameter can be changed using the GLOBALS system command.

For further information, see the Natural Remote Procedure Call (RPC) documentation.

Top of page