Click or drag to resize
ContextPropagationOptions Properties

The ContextPropagationOptions type exposes the following members.

Properties
  NameDescription
Public propertyIsPropagateCancellation
true if parent call's cancellation token should be propagated to the child call.
Public propertyIsPropagateDeadline
true if parent call's deadline should be propagated to the child call.
Top
See Also