8.6. Transactions
8.6.1. Transactions
Transactional sessions support message transactions - groups of messages whose transmission must succeed or fail atomically. On a transactional session sent messages only become available at the target address on commit. Likewise, received and acknowledged messages are only discarded at their source on commit.
Note that transactions require a reliable link to function.