 | SphinxQLTransactionCommitAsync Method |
Asynchronously commits the transaction.
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic Task CommitAsync()
Public Function CommitAsync As Task
Return Value
Task
A task representing the asynchronous operation.
Exceptions
See Also