[[["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."],[[["This webpage details the `TaskCompletionSourceExtensions` class, which provides extension methods for `TaskCompletionSource\u003cTResult\u003e`."],["The latest version available is 4.10.0, with older versions listed down to 3.2.0."],["The class includes a `WithCancellationToken\u003cTResult\u003e` method that allows a task from a task completion source to be observed with a given cancellation token."],["The `WithCancellationToken\u003cTResult\u003e` method accepts a `TaskCompletionSource\u003cTResult\u003e` and a `CancellationToken` as parameters, returning a `Task\u003cTResult\u003e`."],["The `TaskCompletionSourceExtensions` class inherits from the base `Object` class, inheriting methods such as `ToString()`, `Equals()`, and `GetHashCode()`."]]],[]]