SERVER_POLL_PERIOD
Use the SERVER_POLL_PERIOD parameter in CQMCPRMS to control the polling behavior of the CAE Agent.
- Description
- The CAE Server poll period, in seconds. When the CAE Agent is not connected to a CAE Server, it will attempt to connect by polling the CAE Server (defined by the SERVER_ADDRESS parameter) at the specified CAE Server Listener Port (defined by the SERVER_PORT parameter) at a frequency defined by the SERVER_POLL_PERIOD parameter.
- Syntax
- SERVER_POLL_PERIOD(n)
- Default
- 10
- Example
- SERVER_POLL_PERIOD(20)