CircuitBreakerPolicy.MaxEjectionPercent Property

Definition

Maximum percentage of hosts that will be ejected after failure threshold has been met.

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

Property Value

Applies to