[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eExponentialBackOffPolicy\u003c/code\u003e enum within the Google.Apis.Http namespace, detailing its use in handling automatic retries for exceptions and HTTP status codes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExponentialBackOffPolicy\u003c/code\u003e enum offers options such as \u003ccode\u003eException\u003c/code\u003e, \u003ccode\u003eNone\u003c/code\u003e, \u003ccode\u003eRecommendedOrDefault\u003c/code\u003e, and \u003ccode\u003eUnsuccessfulResponse503\u003c/code\u003e to control retry behavior, and the documentation provides descriptions for each one.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation highlights the availability of various versions of the \u003ccode\u003eExponentialBackOffPolicy\u003c/code\u003e, including the latest version (1.69.0) and several older versions.\u003c/p\u003e\n"],["\u003cp\u003eAn extension method \u003ccode\u003eUtilities.ThrowIfNull<ExponentialBackOffPolicy>(ExponentialBackOffPolicy, string)\u003c/code\u003e related to \u003ccode\u003eExponentialBackOffPolicy\u003c/code\u003e is also documented on the page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExponentialBackOffPolicy\u003c/code\u003e is part of the Google.Apis.Core.dll assembly.\u003c/p\u003e\n"]]],[],null,["# Enum ExponentialBackOffPolicy (1.69.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.69.0 (latest)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Http.ExponentialBackOffPolicy)\n- [1.68.0](/dotnet/docs/reference/Google.Apis/1.68.0/Google.Apis.Http.ExponentialBackOffPolicy)\n- [1.60.0](/dotnet/docs/reference/Google.Apis/1.60.0/Google.Apis.Http.ExponentialBackOffPolicy)\n- [1.59.0](/dotnet/docs/reference/Google.Apis/1.59.0/Google.Apis.Http.ExponentialBackOffPolicy)\n- [1.55.0](/dotnet/docs/reference/Google.Apis/1.55.0/Google.Apis.Http.ExponentialBackOffPolicy)\n- [1.50.0](/dotnet/docs/reference/Google.Apis/1.50.0/Google.Apis.Http.ExponentialBackOffPolicy) \n\n [Flags]\n public enum ExponentialBackOffPolicy\n\nIndicates which of exceptions and / or HTTP status codes are automatically retried using exponential backoff.\n\nNamespace\n---------\n\n[Google.Apis.Http](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Http)\n\nAssembly\n--------\n\nGoogle.Apis.Core.dll\n\nExtension Method\n----------------\n\n[Utilities.ThrowIfNull\\\u003cExponentialBackOffPolicy\\\u003e(ExponentialBackOffPolicy, string)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Util.Utilities#Google_Apis_Util_Utilities_ThrowIfNull__1___0_System_String_)"]]