ScanPolicyHasRecordsPerSecond Property

Gets whether the "recordsPerSecond" field is set

Definition

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

Property Value

Boolean

See Also