ScanPolicyRecordsPerSecond Property

Limit returned records per second (rps) rate for each server. Do not apply rps limit if recordsPerSecond is zero. Default: 0

Definition

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

Property Value

UInt32

See Also