BackgroundExecutePolicyXdr Property
Operate in XDR mode. Some external connectors may need to emulate an XDR client.
If enabled, an XDR bit is set for writes in the wire protocol.
Default: false.
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public bool Xdr { get; set; }
Property Value
Boolean