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 attempts 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)