Dela via


ActorProxy.ActorId Property

Definition

Gets ActorId associated with the proxy object.

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

Property Value

ActorId associated with the proxy object.

Implements

Applies to