The percentage of traffic (connections/operations/requests) on which delay will be introduced as part of fault injection. The value must be between 0.0 and 100.0 inclusive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["The latest version available for `HttpFaultDelay` is 3.6.0, with versions ranging back to 1.0.0."],["`HttpFaultDelay` is a class used to introduce delays into requests as part of fault injection in load balancing scenarios."],["It inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FixedDelay` property of `HttpFaultDelay` determines the duration of the delay, and it uses the `Duration` type."],["The `Percentage` property allows for specifying the percentage of traffic that will experience the delay, ranging from 0.0 to 100.0."]]],[]]