[[["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-14 UTC."],[[["This page details the `SecurityCenterRetryPolicy` class across multiple versions, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["The `SecurityCenterRetryPolicy` is specifically for managing retry behavior in `SecurityCenterConnection` operations."],["The `clone()` function creates a new instance of the policy, reset to its initial state, returning a `std::unique_ptr\u003c SecurityCenterRetryPolicy \u003e`."],["The `OnFailure()` method, which accepts a `Status const &`, determines if a retry should occur, returning a `bool`."],["The `IsExhausted()` and `IsPermanentFailure()` functions are methods to verify the state of the retry policy, whether it's depleted or if a failure is unrecoverable, both returning a boolean response."]]],[]]