IStorage<TState>
interface
Namespace: Orleans.Core
Provides method for operating on grain state.
public interface IStorage<TState> : IStorageProperties
StateGets or sets the state.
Namespace: Orleans.Core
public interface IStorage<TState> : IStorageState Gets or sets the state.