SRVWAIT - Wait Time of RPC Server

This Natural profile parameter specifies the number of seconds the server is to wait for a Natural RPC client request.

Possible settings

0
or
1 - 32767

Wait time in seconds.

Notes:

  1. If this time is exceeded, the RPC server is informed by the node to which the RPC server has registered. The RPC server writes a corresponding message to the Natural RPC server trace file, and continues to wait for an RPC client request.
  2. If TCP/IP is used to communicate with the node, a non-zero value will also avoid an indefinite wait in TCP/IP if the node cannot respond for any reason.
Default setting 0 Unlimited wait time.

Note:
In case of an EntireX Broker node, the wait time is set to the SERVER-NONACT value of the corresponding Entirex Broker attribute file.

Dynamic specification yes  
Specification within session no  

Notes:

  1. SRVWAIT is specified on the server side only.
  2. For information on Natural RPC, see the Natural RPC (Remote Procedure Call) documentation.