TransportFailureRateHealthPolicyOptions.DetectionWindowSize 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.
Period of time while detected failures are kept and taken into account in the rate calculation. The default is 60 seconds.
public TimeSpan DetectionWindowSize { get; set; }
member this.DetectionWindowSize : TimeSpan with get, set
Public Property DetectionWindowSize As TimeSpan