Click or drag to resize
ContextPropagationOptionsIsPropagateDeadline Property
true if parent call's deadline should be propagated to the child call.

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

Property Value

Type: Boolean
See Also