Edit

Share via


PlacementTarget.GrainIdentity Property

Definition

Gets the grain being targeted.

public Orleans.Core.IGrainIdentity GrainIdentity { get; }
public Orleans.Runtime.GrainId GrainIdentity { get; }
member this.GrainIdentity : Orleans.Core.IGrainIdentity
member this.GrainIdentity : Orleans.Runtime.GrainId
Public ReadOnly Property GrainIdentity As IGrainIdentity
Public ReadOnly Property GrainIdentity As GrainId

Property Value

Applies to