[[["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 tasks, enabling streamlined handling of task completion and exception unwrapping.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eTaskExtensions\u003c/code\u003e is 4.10.0, and previous versions are also accessible, ranging back to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultWithUnwrappedExceptions<T>\u003c/code\u003e method allows you to synchronously await the completion of a task and retrieve its result, with any \u003ccode\u003eAggregateException\u003c/code\u003e unwrapped to reveal the first inner exception.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWaitWithUnwrappedExceptions\u003c/code\u003e methods provide synchronous waiting for task completion, additionally supporting timeouts and cancellation tokens while also unwrapping \u003ccode\u003eAggregateException\u003c/code\u003e to reveal the first inner exception.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, including methods like \u003ccode\u003eToString\u003c/code\u003e, \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eGetType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]