setBackoffMultiplier

GiniCaptureDefaultNetworkService.Builder setBackoffMultiplier(float backoffMultiplier)

Sets the backoff multiplication factor for connection retries. In case of failed retries the timeout of the last request attempt is multiplied by this factor.

Return

the Builder instance

Parameters

backoffMultiplier

the backoff multiplication factor