Default query policy that is used when query command policy is null.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
public QueryPolicy QueryPolicyDefault { get; }
Property Value
Type: QueryPolicyImplements
IAerospikeClientQueryPolicyDefaultSee Also