Skip to content

Property InitialRetryDelayMs

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

InitialRetryDelayMs

Gets or sets the initial retry delay in milliseconds.

csharp
public int InitialRetryDelayMs { get; set; }

Property Value

int

Released under the Apache License 2.0.