Orleans.Core Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
StateStorageBridge<TState> |
Provides functionality for operating on grain state. Implements the IStorage<TState> |
Interfaces
IGrainIdentity | |
IStorage |
Provides method for operating on grain storage. |
IStorage<TState> |
Provides method for operating on grain state. |