[[["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\u003eThe \u003ccode\u003eTaskExtensions\u003c/code\u003e class provides extension methods for managing tasks, such as waiting for tasks to complete with unwrapped exceptions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultWithUnwrappedExceptions<T>\u003c/code\u003e method synchronously waits for a task to complete and returns its result, unwrapping any \u003ccode\u003eAggregateException\u003c/code\u003e to the first inner exception.\u003c/p\u003e\n"],["\u003cp\u003eSeveral overloaded \u003ccode\u003eWaitWithUnwrappedExceptions\u003c/code\u003e methods allow synchronous waiting on a task with options for specifying a timeout in milliseconds, a \u003ccode\u003eTimeSpan\u003c/code\u003e or using a \u003ccode\u003eCancellationToken\u003c/code\u003e to observe cancellation, while unwrapping any \u003ccode\u003eAggregateException\u003c/code\u003e to the first inner exception.\u003c/p\u003e\n"],["\u003cp\u003eThis information is related to the Google.Api.Gax version 4.4.0, and a history of other versions is listed on the page, with version 4.10.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]