Skip to content

MemoryStorageWithLatencyOptions

class

Namespace: Orleans.Storage

Options for the MemoryGrainStorageWithLatency storage provider.
public class MemoryStorageWithLatencyOptions : MemoryGrainStorageOptions

Constructors

Properties

  • Latency Gets or sets the latency.
  • MockCallsOnly Gets or sets a value indicating whether to mock calls instead of issuing real storage calls.

Fields