PartitionFilterCount Property

The number of records to scan.

Definition

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

Property Value

UInt32

See Also