SystemTarget.IGrainContext.GrainInstance 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 instance, or null
if the grain instance has not been set yet.
object Orleans.Runtime.IGrainContext.GrainInstance { get; }
member this.Orleans.Runtime.IGrainContext.GrainInstance : obj
ReadOnly Property GrainInstance As Object Implements IGrainContext.GrainInstance