Compartilhar via


TaskOrchestrationContext.Name Property

Definition

Gets the name of the task orchestration.

public abstract Microsoft.DurableTask.TaskName Name { get; }
member this.Name : Microsoft.DurableTask.TaskName
Public MustOverride ReadOnly Property Name As TaskName

Property Value

Applies to