An NDoc Documented Class Library

ISession.Rollback Method 

Rolls back all produced and consumed messages in the current transaction.

void Rollback();

Exceptions

Exception Type Condition
MsgException Thrown when rollback fails.
IllegalStateException Thrown when the session is not transacted.

See Also

ISession Interface | webMethods.Msg Namespace