Grain.GrainFactory 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 an object which can be used to access other grains. Null if this grain is not associated with a Runtime, such as when created directly for unit testing.
protected Orleans.IGrainFactory GrainFactory { get; }
member this.GrainFactory : Orleans.IGrainFactory
Protected ReadOnly Property GrainFactory As IGrainFactory