Share via


ActorRemotingDispatchHeaders.ActorId Property

Definition

Gets or sets the ActorId to which remoting request is dispatch to

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

Property Value

Applies to