Skip to content

Property MaxRetryDelayMs

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

MaxRetryDelayMs

Gets or sets the maximum retry delay in milliseconds.

csharp
public int MaxRetryDelayMs { get; set; }

Property Value

int

Released under the Apache License 2.0.