GrainServiceClient<TGrainService>.CallingGrainReference 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.
Resolves the Grain Reference invoking this request.
protected Orleans.Runtime.GrainReference CallingGrainReference { get; }
member this.CallingGrainReference : Orleans.Runtime.GrainReference
Protected ReadOnly Property CallingGrainReference As GrainReference