Skip to content

IStorage<TState>

interface

Namespace: Orleans.Core

Provides method for operating on grain state.
public interface IStorage<TState> : IStorage

Properties

  • State Gets or sets the state.