DaprComponentResiliencyPolicyHttpRetryBackOffConfiguration.MaxIntervalInMilliseconds Property

Definition

The optional maximum time interval in milliseconds between retry attempts.

public int? MaxIntervalInMilliseconds { get; set; }
member this.MaxIntervalInMilliseconds : Nullable<int> with get, set
Public Property MaxIntervalInMilliseconds As Nullable(Of Integer)

Property Value

Applies to