Should client send boolean particle type for a boolean bin. If false,
an integer particle type (1 or 0) is sent instead. Must be false for server
versions less than 5.6 which do not support boolean bins. Can set to true for
server 5.6+.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public static bool UseBoolBin
Field Value
Type: BooleanSee Also