Skip to content

IProviderRuntime Properties

Interface to allow callbacks from providers into their assigned provider-manager. This allows access to runtime functionality, such as logging.

GrainFactory

abstractget
public abstract IGrainFactory GrainFactory
Gets factory for getting references to grains.

ServiceProvider

abstractget
public abstract IServiceProvider ServiceProvider
Gets service provider for dependency injection.