maxRetryCount property
getter/setter pair
Defines the max amount of retries before the route request failes with connection related error codes. By default, the max amount of retries is 3.
Implementation
int maxRetryCount;
Defines the max amount of retries before the route request failes with connection related error codes. By default, the max amount of retries is 3.
int maxRetryCount;