Udostępnij za pośrednictwem


ActorBase.Id Property

Definition

Gets the identity of this actor with the actor service.

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

Property Value

The ActorId for the actor.

Applies to