Aerospike
C#
Show/Hide TOC
Query
Request
Background Property
Set to true for background queries.
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
bool
Background
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
QueryRequest Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also