PersistentStateFactory
class
Namespace: Orleans.Runtime
Creates
Orleans.Runtime.IPersistentState instances for grains. public class PersistentStateFactory : IPersistentStateFactoryConstructors
Methods
Create(IGrainContext, IPersistentStateConfiguration)Creates a persistent state instance for the provided grain.
