[[["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`, specifically for version 2.34.0, used in the `AppHubConnection`."],["The latest available version is 2.37.0-rc, with several prior versions listed, ranging down to 2.23.0."],["Key functions of the `AppHubRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, all of which play critical roles in managing retries."],["`OnFailure` takes a status parameter and returns a boolean, `IsExhausted` and `IsPermanentFailure` returns a boolean, and `clone` returns a `std::unique_ptr\u003cAppHubRetryPolicy\u003e`."]]],[]]