RetryContext.OrchestrationContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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