SRVTERM - Server Termination Event

This Natural profile parameter specifies the event at which a Natural RPC server is automatically terminated.

Possible settings NEVER A Natural RPC server is never automatically terminated.

Note:
To terminate a Natural RPC server, refer to Terminating a Natural RPC Server and Using Application Programming Interface USR2075N (for the EntireX Broker Service) in the Natural RPC (Remote Procedure Call) documentation.

TIMEOUT A Natural RPC server is automatically terminated if the wait time for the next client request outside of an RPC conversation is exceeded.

Note:
TIMEOUT should only be set if you use an Attach Manager to dynamically start Natural RPC servers on request.

Default setting NEVER  
Dynamic specification yes  
Specification within session no  

Notes:

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