[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eIBackOff\u003c/code\u003e interface in the \u003ccode\u003eGoogle.Apis.Util\u003c/code\u003e namespace provides a strategy to manage back-off periods between retry attempts.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in multiple versions, ranging from version 1.50.0 to the latest version 1.69.0, with the current document referencing 1.55.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIBackOff\u003c/code\u003e interface includes a \u003ccode\u003eMaxNumOfRetries\u003c/code\u003e property to define the maximum allowed number of retries, and it is an integer.\u003c/p\u003e\n"],["\u003cp\u003eIt also has the \u003ccode\u003eGetNextBackOff(Int32)\u003c/code\u003e method that returns a \u003ccode\u003eTimeSpan\u003c/code\u003e to determine the wait time before the next retry, returning \u003ccode\u003eMinValue\u003c/code\u003e if the maximum number of retries is reached.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly houses the \u003ccode\u003eIBackOff\u003c/code\u003e interface, and it provides the \u003ccode\u003eThrowIfNull<T>(T, String)\u003c/code\u003e extension method.\u003c/p\u003e\n"]]],[],null,[]]