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.

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

Parameters

value
Type: System Object
See Also