AerospikeExceptionInDoubt Property

Is it possible that write transaction may have completed.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public bool InDoubt { get; }

Property Value

Boolean

See Also