MemoryStorageWithLatencyOptions
class
Namespace: Orleans.Storage
Options for the
MemoryGrainStorageWithLatency storage provider. public class MemoryStorageWithLatencyOptions : MemoryGrainStorageOptionsConstructors
Properties
LatencyGets or sets the latency.MockCallsOnlyGets or sets a value indicating whether to mock calls instead of issuing real storage calls.
Fields
DefaultLatencyThe default latency.
