IGrainContextActivator Interface

Definition

Creates a grain context for the given grain address.

public interface IGrainContextActivator
type IGrainContextActivator = interface
Public Interface IGrainContextActivator

Methods

CreateContext(GrainAddress)

Creates a grain context for the given grain address.

Applies to