BackgroundTaskStatusRequestIsScan Property

If true indicates the task is a scan task else task is a query

Definition

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

Property Value

Boolean

See Also