IGrainContext.GrainReference Property

Definition

Gets a reference to this grain.

public Orleans.Runtime.GrainReference GrainReference { get; }
member this.GrainReference : Orleans.Runtime.GrainReference
Public ReadOnly Property GrainReference As GrainReference

Property Value

Applies to