Share via


IActorServicePartitionClient.ActorId Property

Definition

Gets the id of the actor this client communicates with.

public Microsoft.ServiceFabric.Actors.ActorId ActorId { get; }
member this.ActorId : Microsoft.ServiceFabric.Actors.ActorId
Public ReadOnly Property ActorId As ActorId

Property Value

Applies to