DurableOperationContext.InstanceId Property

Definition

Gets the service ID of this service instance.

public:
 static property Guid InstanceId { Guid get(); };
public static Guid InstanceId { get; }
static member InstanceId : Guid
Public Shared ReadOnly Property InstanceId As Guid

Property Value

A Guid that contains the ID of the service.

Applies to