Value UseDoubleType FieldAerospike
Should the client use the new double floating point particle type supported by Aerospike server versions >= 3.6.0. It's important that all server nodes and XDR be upgraded before enabling this feature.

If false, the old method using an long particle type is used instead.

The current default is false. Eventually, this default will be changed to true in a future client version.

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

See Also