[[["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-04-17 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()`."]]],[]]