PartitionFilterBegin Property

Start partition id. Not required if the digest to start scanning from is specified.

Definition

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

Property Value

UInt32

See Also