[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]