Commits the current transaction and begins a new transaction.
Public Sub Commit()
public void Commit()
QAException class Thrown if there is a problem committing.
This method commits all QAManagerBase.PutMessage and QAManagerBase.GetMessage invocations. The first transaction begins with the call to QATransactionalManager.Open().