Property BackoffMultiplier
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
BackoffMultiplier
Gets or sets the retry backoff multiplier.
csharp
public double BackoffMultiplier { get; set; }