GrainFactory
abstractget
public abstract IGrainFactory GrainFactory Gets the grain factory.
Grain to the Orleans runtime. The Grain should only interact with the runtime through this interface. public abstract IGrainFactory GrainFactorypublic abstract IServiceProvider ServiceProviderpublic abstract SiloAddress SiloAddresspublic abstract string SiloIdentitypublic virtual TimeProvider TimeProviderpublic abstract ITimerRegistry TimerRegistry