Edit

Share via


IGrainContext.GrainInstance Property

Definition

Gets the grain instance, or null if the grain instance has not been set yet.

public object GrainInstance { get; }
member this.GrainInstance : obj
Public ReadOnly Property GrainInstance As Object

Property Value

Applies to