| ContextPropagationOptions Properties | 
The ContextPropagationOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsPropagateCancellation | true if parent call's cancellation token should be propagated to the child call. | 
|  | IsPropagateDeadline | true if parent call's deadline should be propagated to the child call. | 
 See Also
See Also