Edit

Share via


SystemTarget.IGrainContext.GrainInstance Property

Definition

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

Property Value

Implements

Applies to