IATransaction..::..Commit Method
Attempt to commit the given multi-record transaction. First, the expected record versions are
sent to the server nodes for verification.If all nodes return success, the command is
committed. Otherwise, the transaction is retried based on CommitRetries.
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsRequires server version 8.0+
Assembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Exceptions
Exception | Condition |
---|---|
AerospikeException | |
Exception | |
Aerospike.Database.LINQPadDriver.Extensions..::..RetryException | Thrown when Commit CommitRetries is exceeded. |