[[["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 page provides documentation for `ContextPropagationOptions`, a class used to configure how context is propagated in gRPC calls, specifically within version 2.48.0 of the Grpc.Core library."],["`ContextPropagationOptions` allows users to control whether a parent call's deadline and/or cancellation token should be propagated to a child call, with both set to true by default in the constructor."],["The class features a `Default` field which represents the default propagation options and can be used as a starting point."],["`IsPropagateDeadline` and `IsPropagateCancellation` are boolean properties within the class which indicate whether the deadline and cancellation respectively are propagated to child calls."],["This is one of three documentations of the ContextPropagationOptions class, with the latest being 2.66.0 and another for 2.63.0."]]],[]]