SphinxConnector.NET 5.4.1
SphinxConnector.NET 5.4.1
SphinxConnector.NET 5
SphinxConnector.SphinxQL
SphinxQLTransaction Class
SphinxQLTransaction Methods
RollbackAsync Method
RollbackAsync Method
RollbackAsync Method (CancellationToken)
SphinxQLTransaction
RollbackAsync Method
Asyncronously rolls back a transaction from a pending state.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax
C#
VB
Copy
public
Task
RollbackAsync
()
Public
Function
RollbackAsync
As
Task
Return Value
Type:
Task
A task representing the asynchronous operation.
Exceptions
Exception
Condition
ObjectDisposedException
InvalidOperationException
Transaction has already been committed or rolled back.
SphinxQLException
See Also
Reference
SphinxQLTransaction Class
RollbackAsync Overload
SphinxConnector.SphinxQL Namespace
Parts of the documentation are taken from the official
Sphinx documentation
by courtesy of
Sphinx Technologies Inc.
Copyright Dennis Gronewold
Send comments on this topic to
contact@sphinxconnector.net