Method CommitAsync
CommitAsync()
Asynchronously commit this transaction.
Task CommitAsync()
Returns
- Task
A task of transaction commit.
Exceptions
- TransactionClosedException
Thrown when the transaction has previously been closed.
Asynchronously commit this transaction.
Task CommitAsync()
A task of transaction commit.
Thrown when the transaction has previously been closed.