[[["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-05-30 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."]]],[]]