Share via


IDurableEntityContext.EntityId Property

Definition

Gets the id of the currently executing entity.

public Microsoft.Azure.WebJobs.Extensions.DurableTask.EntityId EntityId { get; }
member this.EntityId : Microsoft.Azure.WebJobs.Extensions.DurableTask.EntityId
Public ReadOnly Property EntityId As EntityId

Property Value

Applies to