PlacementTarget.GrainIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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