Skip to content

Property BackoffMultiplier

Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll

BackoffMultiplier

Gets or sets the retry backoff multiplier.

csharp
public double BackoffMultiplier { get; set; }

Property Value

double

Released under the Apache License 2.0.