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