setMaxAttemptWaitTime

expect fun setMaxAttemptWaitTime(maxAttemptWaitTime: Int): ReplicatorConfiguration(source)

Set the max time between retry attempts (exponential backoff). Set to 0 for default values.

Parameters

maxAttemptWaitTime

max attempt wait time

actual fun setMaxAttemptWaitTime(maxAttemptWaitTime: Int): ReplicatorConfiguration(source)
actual fun setMaxAttemptWaitTime(maxAttemptWaitTime: Int): ReplicatorConfiguration(source)