Aracılığıyla paylaş


ReliableStateManagerReplicatorSettings2.EnableStableReads Property

Definition

Flag controls Stable reads feature. Stable reads allows every replica to only return values on read which are quorum acked. Default is false

public bool? EnableStableReads { get; set; }
member this.EnableStableReads : Nullable<bool> with get, set
Public Property EnableStableReads As Nullable(Of Boolean)

Property Value

Applies to