ConnectMaxRetryCount
The maximum number of reattempts before the connection will fail.
Data Type
int
Default Value
200
Remarks
This represents the maximum number of reattempts on an error that supports retries before the error is returned to the application. The default is 200: if ConnectionTimeout has not expired, the Data Provider will retry 200 times before failing the connection attempt.