BackgroundExecutePolicySendKey Property
Send user defined key in addition to hash digest on both reads and writes.
If the key is sent on a write, the key will be stored with the record on
the server.
<p>
Default: false (do not send the user defined key)
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public bool SendKey { get; set; }
Property Value
Boolean