[[["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 page provides documentation for the `ServiceControllerLimitedErrorCountRetryPolicy` class, designed to manage retries for `ServiceControllerConnection`."],["The retry policy will stop if a non-transient error is detected or if the number of transient failures exceeds a set threshold."],["The class treats `kUnavailable` as a transient error and includes constructors to set the maximum allowed failures, with setting the number to 0 disabling retries."],["Key methods include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which are used for managing and determining the retry behavior."],["The page lists the different versions, ranging from 2.11.0 to 2.37.0-rc (latest), for the `ServiceControllerLimitedErrorCountRetryPolicy` class, allowing users to access the information relevant to the specific version they are using."]]],[]]