Click or drag to resize
CallOptionsPropagationToken Property
Token for propagating parent call context.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public ContextPropagationToken PropagationToken { get; }

Property Value

Type: ContextPropagationToken
See Also