Rolls back the current transaction and begins a new transaction.
Visual Basic
Public Sub Rollback()
C#
public void Rollback();
This method rolls back all uncommitted QAManagerBase.PutMessage and QAManagerBase.GetMessage invocations.
QAException class - Thrown if there is a problem rolling back