AerospikeClientQueryPolicyDefault Property

Aerospike
Default query policy that is used when query command policy is null.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public QueryPolicy QueryPolicyDefault { get; }

Property Value

Type: QueryPolicy

Implements

IAerospikeClientQueryPolicyDefault
See Also

Reference