[[["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-03-21 UTC."],[[["This webpage details the `TaskCompletionSourceExtensions` class, which provides extension methods for `TaskCompletionSource\u003cTResult\u003e`."],["The class includes a `WithCancellationToken\u003cTResult\u003e` method, allowing for task completion sources to be observed by a given cancellation token."],["The `WithCancellationToken\u003cTResult\u003e` method returns a task that completes when the source completes and also monitors the specified cancellation token."],["The documentation for this class includes version information, with version 4.10.0 being the most recent, and a range of previous versions down to 3.2.0."]]],[]]