Edit

Share via


GrainServiceClient<TGrainService>.CurrentGrainReference Property

Definition

Gets a reference to the the currently executing grain.

protected Orleans.Runtime.GrainReference CurrentGrainReference { get; }
member this.CurrentGrainReference : Orleans.Runtime.GrainReference
Protected ReadOnly Property CurrentGrainReference As GrainReference

Property Value

Applies to