Share via


ServiceContext.ReplicaOrInstanceId Property

Definition

Gets the stateful service replica ID or the stateless service instance ID.

public long ReplicaOrInstanceId { get; }
member this.ReplicaOrInstanceId : int64
Public ReadOnly Property ReplicaOrInstanceId As Long

Property Value

The stateful service replica ID or the stateless service instance ID.

Applies to