[[["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 details the `AppHubRetryPolicy` class, which is used for handling retry logic in the context of `AppHubConnection`."],["The latest version documented is 2.37.0-rc, with a history of versions available, ranging down to 2.23.0."],["Key functions of the `AppHubRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which allow for policy creation, failure handling, and determining if retries should continue."],["The `OnFailure()` and `IsPermanentFailure()` functions accept a `Status` parameter, providing information on the current status for the policy to evaluate."]]],[]]