Compartir a través de


RetryContext.OrchestrationContext Property

Definition

The context of the parent orchestrator.

public Microsoft.DurableTask.TaskOrchestrationContext OrchestrationContext { get; init; }
member this.OrchestrationContext : Microsoft.DurableTask.TaskOrchestrationContext with get, set
Public Property OrchestrationContext As TaskOrchestrationContext

Property Value

Applies to