Skip to content

Microsoft.Orleans.Persistence.Memory

10.0.0 · net10.0

Orleans.Configuration

Orleans.Hosting

Orleans.Storage

MemoryGrainStorage

class
This is a simple in-memory grain implementation of a storage provider.

MemoryGrainStorageWithLatency

class
This is a simple in-memory implementation of a storage provider which presents fixed latency of storage calls. This class is useful for system testing and investigation of the effects of storage latency.