maxRetryCount property

int maxRetryCount
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;