GrainServiceClient<TGrainService>.GrainService 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 correct GrainService responsible for actioning the request based on the CallingGrainReference
protected TGrainService GrainService { get; }
member this.GrainService : 'GrainService
Protected ReadOnly Property GrainService As TGrainService
Property Value
TGrainService