[[["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 provides documentation for the `TaskCompletionSourceExtensions` class, which offers extension methods for `TaskCompletionSource\u003cTResult\u003e`."],["The latest version of the documentation available is 4.10.0, with several older versions also accessible, including the current page's version of 4.3.1."],["The `TaskCompletionSourceExtensions` class includes the `WithCancellationToken\u003cTResult\u003e` method, which allows you to link a `TaskCompletionSource` with a `CancellationToken` for cancellation observation."],["The `WithCancellationToken\u003cTResult\u003e` method allows a task from a `TaskCompletionSource` to be linked to a `CancellationToken`, and it requires a non-null `TaskCompletionSource` and a `CancellationToken` as input."]]],[]]