AerospikeException SetInDoubt Method Aerospike
Set whether it is possible that the write transaction may have completed even though this exception was generated. This may be the case when a client error occurs (like timeout) after the command was sent to the server.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.5.0.0 (3.5.3)
Syntax

Parameters

isRead
Type: System Boolean
commandSentCounter
Type: System Int32
See Also