The poll action, typically performing an RPC. The value passed to the
action is the overall deadline, so that the RPC settings can be adjusted accordingly. A null value
indicates no deadline.
The poll action, typically performing an RPC. The value passed to the
action is the overall deadline, so that the RPC settings can be adjusted accordingly. A null
value indicates no deadline.
[[["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 document outlines the \u003ccode\u003ePolling\u003c/code\u003e class within the \u003ccode\u003eGoogle.Api.Gax\u003c/code\u003e namespace, specifically in version 4.3.1, which offers helper methods for managing polling operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePolling\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and provides static methods for repeatedly calling actions until a specified condition is met in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePollRepeatedly\u003c/code\u003e and \u003ccode\u003ePollRepeatedlyAsync\u003c/code\u003e methods are provided to poll a function, either synchronously or asynchronously, until a given \u003ccode\u003ecompletionPredicate\u003c/code\u003e is satisfied, or until a specified timeout is reached, managed by \u003ccode\u003ePollSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003ePollRepeatedly\u003c/code\u003e and \u003ccode\u003ePollRepeatedlyAsync\u003c/code\u003e methods accept parameters including \u003ccode\u003epollAction\u003c/code\u003e, \u003ccode\u003ecompletionPredicate\u003c/code\u003e, \u003ccode\u003eIClock\u003c/code\u003e, \u003ccode\u003eIScheduler\u003c/code\u003e, \u003ccode\u003ePollSettings\u003c/code\u003e, and \u003ccode\u003eCancellationToken\u003c/code\u003e to control the polling process.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides details on the available versions of \u003ccode\u003eGoogle.Api.Gax\u003c/code\u003e, ranging from version 3.2.0 up to the latest, 4.10.0.\u003c/p\u003e\n"]]],[],null,[]]