[[["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-05 UTC."],[[["This webpage provides documentation for the `AppHubLimitedErrorCountRetryPolicy` class, which is used within the `AppHubConnection` for handling retries."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class considers `kUnavailable` as a transient error, and it provides constructors to define the maximum number of transient errors allowed."],["The class has multiple functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check retry status."],["The webpage displays the class documentation for versions ranging from 2.23.0 to 2.37.0-rc, allowing users to access specific version documentation."]]],[]]