IPersistentState<TState>
interface
Namespace: Orleans.Runtime
Provides access to grain state with functionality to save, clear, and refresh the state.
public interface IPersistentState<TState> : IStorage, IStorage<TState>Namespace: Orleans.Runtime
public interface IPersistentState<TState> : IStorage, IStorage<TState>