Aerospike LINDPad Driver

AerospikeConnection..::..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 aborted.

Requires server version 8.0+

Namespace:  Aerospike.Database.LINQPadDriver
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public CommitStatusType Commit(
	Txn txn
)

Parameters

txn
Type: Txn
multi-record transaction