| ContextPropagationOptions Properties |
The ContextPropagationOptions type exposes the following members.
| 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. |