SphinxQLTransactionRollbackAsync Method

Overload List

RollbackAsync Asyncronously rolls back a transaction from a pending state.
RollbackAsync(CancellationToken) Asyncronously rolls back a transaction from a pending state.
RollbackAsync(String, CancellationToken)Rolls back all commands that were executed after the specified savepoint was established.

See Also