[[["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-21 UTC."],[[["This webpage details the `SecurityCenterManagementLimitedErrorCountRetryPolicy`, a retry mechanism designed for `SecurityCenterManagementConnection` in C++."],["The retry policy halts if a non-transient error occurs or if a defined maximum number of transient failures, specifically `kUnavailable` status codes, are surpassed."],["The `SecurityCenterManagementLimitedErrorCountRetryPolicy` class offers constructors to create an instance with a specified `maximum_failures`, which also allows you to disable retries by setting the value to 0."],["Key functions within the class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage retry attempts, determine error status, and create new instances."],["The page contains a history of versions for this class, ranging from 2.22.1 up to 2.37.0-rc."]]],[]]