Redigera

Dela via


MemoryStorageWithLatencyOptions.MockCallsOnly Property

Definition

Gets or sets a value indicating whether to mock calls instead of issuing real storage calls.

public bool MockCallsOnly { get; set; }
member this.MockCallsOnly : bool with get, set
Public Property MockCallsOnly As Boolean

Property Value

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

Applies to