IAsyncClient.Abort(AbortListener, Txn) Method
Asynchronously abort and rollback the given transaction.
Schedules the abort command with a channel selector and return.
Another thread will process the command and send the results to the listener.
Requires server version 8.0+
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
void Abort(
AbortListener listener,
Txn txn
)
Parameters
- listener AbortListener
- where to send results
- txn Txn
- transaction