Share via


CircuitBreakerRule.AcceptRetryAfter Property

Definition

flag to accept Retry-After header from the backend.

public bool? AcceptRetryAfter { get; set; }
member this.AcceptRetryAfter : Nullable<bool> with get, set
Public Property AcceptRetryAfter As Nullable(Of Boolean)

Property Value

Applies to