Forces all unacknowledged messages into a state of unreceived.
Visual Basic
Public Sub Recover()
C#
public void Recover();
That is, these messages must be received again using QAManagerBase.GetMessage.
QAException class - Thrown if there is a problem recovering.