Edit

Share via


PersistentStateFactory Class

Definition

Creates IPersistentState<TState> instances for grains.

public class PersistentStateFactory : Orleans.Runtime.IPersistentStateFactory
type PersistentStateFactory = class
    interface IPersistentStateFactory
Public Class PersistentStateFactory
Implements IPersistentStateFactory
Inheritance
PersistentStateFactory
Implements

Applies to

See also