Constructor, specifying bin name and double value.
Namespace: Aerospike.ClientFor servers configured as "single-bin", enter a null or empty name.
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.1.0 (3.9.1)
Syntax
Parameters
- name
- Type:
System String
bin name, current limit is 14 characters
- value
- Type:
System Double
bin value
See Also