BackgroundExecutePolicyReadModeSC Property

Replica algorithm used to determine the target node for a single record command. Scan and scan are not affected by replica algorithms.

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public ReadModeSC ReadModeSC { get; set; }

Property Value

ReadModeSC

See Also