Value Get Method (Object)Aerospike
Determine value given generic object. This is the slowest of the Value get() methods. Useful when copying records from one cluster to another. Since map/list are converted, this method should only be called when using Aerospike 3 servers.

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

See Also