DaprComponentResiliencyPolicyHttpRetryPolicyConfiguration.MaxRetries Property

Definition

The optional maximum number of retries.

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

Property Value

Applies to