Aerospike
C#
Show/Hide TOC
Query
Policy
Has
Info
Timeout Property
Gets whether the "infoTimeout" field is set
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
bool
HasInfoTimeout
{
get
; }
Property Value
Boolean
See Also
Reference
QueryPolicy Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also