Variable CONNECT_NUM_RETRIESConst

CONNECT_NUM_RETRIES: 500 = 500

Bound on the number of retries to connect to the RTI. A federate will retry every CONNECT_RETRY_INTERVAL seconds this many times before giving up. E.g., 500 retries every 2 seconds results in retrying for about 16 minutes.