IGrainContextActivator
interface
Namespace: Orleans.Runtime
Creates a grain context for the given grain address.
public interface IGrainContextActivatorMethods
CreateContext(GrainAddress, IConfigureGrainContext[])Creates a grain context for the given grain address.
