ConnectMaxRetryCount
The maximum number of reattempts before the connection will fail.
データ型
int
デフォルト値
200
解説
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.