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