GigaSpaces XAP.NET Documentation
Commit Method
Class LibraryGigaSpaces.CoreITransactionCommit()()()
Commits the transaction.
Declaration Syntax
C#Visual BasicVisual C++J#
void Commit()
Sub Commit
void Commit()
void Commit()
Exceptions
ExceptionCondition
UnknownTransactionException The transaction is unknown to the manager. This may be because the transaction ID was incorrect, or because the transaction has proceeded to cleanup due to an earlier commit or abort, and has been forgotten.
CannotCommitExceptionThe transaction has already been aborted.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)