Copy query policy from another query policy.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public QueryPolicy( QueryPolicy other )
Parameters
- other
- Type: Aerospike.ClientQueryPolicy
See Also