BatchPolicysendSetName Field

Note: This API is now obsolete.
This field is deprecated and will eventually be removed. The set name is now always sent for every distinct namespace/set in the batch.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.3.0+ce4f0b6532a6a09537fffcf84d41de9c9c921c0a
C#
[ObsoleteAttribute("Deprecated. The set name is now always sent.")]
public bool sendSetName

Field Value

Boolean

See Also