Skip to content

MemoryStorageWithLatencyOptions Properties

Options for the MemoryGrainStorageWithLatency storage provider.

Latency

getset
View source
public TimeSpan Latency
Gets or sets the latency.

Property value

The latency.

MockCallsOnly

getset
View source
public bool MockCallsOnly
Gets or sets a value indicating whether to mock calls instead of issuing real storage calls.

Property value

true if the provider should mock calls; otherwise, false.