connectionTimeoutRetryIncrease property - RoutingConnectionSettings class - routing library - Dart API
connectionTimeoutRetryIncrease
connectionTimeoutRetryIncrease property
getter/setter pair
Defines the increase of the timeout for the transfer of data. By default, the initial connection increment per timeout 10 seconds.
Implementation
Duration connectionTimeoutRetryIncrease;