An NDoc Documented Class Library

ISession.Recover Method 

Stops message delivery in this session and restarts it with the oldest unacknowledged message.

void Recover();

Exceptions

Exception Type Condition
MsgException Thrown when an error occurs during recovery.
IllegalStateException Thrown when the session is transacted.

See Also

ISession Interface | webMethods.Msg Namespace