Create bin with a list value. The list value will be serialized as a server list type.
For servers configured as "single-bin", enter a null or empty name.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.7.0 (4.2.7)
Syntax
Parameters
- name
- Type: System String
bin name, current limit is 14 characters
- value
- Type: System.Collections IList
bin value
See Also