Grpc.Core.ContextPropagationOptions
Options for ContextPropagationToken.
The context propagation options that will be used by default.
true if parent call's cancellation token should be propagated to the child call.
true if parent call's deadline should be propagated to the child call.
Creates new context propagation options.