TransportFailureRateHealthPolicyOptions.MinimalTotalCountThreshold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Minimal total number of requests which must be proxied to a destination within the detection window before this policy starts evaluating the destination's health and enforcing the failure rate limit. The default is 10.
public int MinimalTotalCountThreshold { get; set; }
member this.MinimalTotalCountThreshold : int with get, set
Public Property MinimalTotalCountThreshold As Integer