SphinxConnector.NET 5.4.1
SphinxConnector.NET 5.4.1
SphinxConnector.NET 5
SphinxConnector.SphinxQL
SphinxQLTransaction Class
SphinxQLTransaction Methods
CommitAsync Method
CommitAsync Method
CommitAsync Method (CancellationToken)
SphinxQLTransaction
CommitAsync Method
Asynchronously commits the transaction.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax
C#
VB
Copy
public
Task
CommitAsync
()
Public
Function
CommitAsync
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
CommitAsync 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