[[["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\u003eThis webpage details the \u003ccode\u003eTaskCompletionSourceExtensions\u003c/code\u003e class, which provides extension methods for \u003ccode\u003eTaskCompletionSource<TResult>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.10.0, with previous versions ranging from 4.8.0 down to 3.2.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTaskCompletionSourceExtensions\u003c/code\u003e inherits from the \u003ccode\u003eObject\u003c/code\u003e class, inheriting methods such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eEquals()\u003c/code\u003e, and \u003ccode\u003eGetHashCode()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a method \u003ccode\u003eWithCancellationToken<TResult>\u003c/code\u003e which returns a task from a task completion source that observes a given cancellation token, accepting the completion source and cancellation token as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWithCancellationToken\u003c/code\u003e method will return a task that completes when the source completes, and will also observe the provided cancellation token for cancellation.\u003c/p\u003e\n"]]],[],null,[]]