ActorId.Kind Property

Definition

Gets the ActorIdKind for the ActorId.

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

Property Value

ActorIdKind for the ActorId.

Applies to