[[["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\u003e\u003ccode\u003eContextPropagationOptions\u003c/code\u003e is a class that configures options for \u003ccode\u003eContextPropagationToken\u003c/code\u003e, controlling how context is passed between parent and child calls.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a constructor that allows setting whether to propagate the parent call's deadline and/or cancellation token to the child call, both of which are set to \u003ccode\u003etrue\u003c/code\u003e by default.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefault\u003c/code\u003e field is a static field providing the default \u003ccode\u003eContextPropagationOptions\u003c/code\u003e that the application will utilize if no other are set.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIsPropagateCancellation\u003c/code\u003e and \u003ccode\u003eIsPropagateDeadline\u003c/code\u003e properties indicate whether the parent call's cancellation token and deadline are propagated to the child call, respectively.\u003c/p\u003e\n"]]],[],null,[]]