[rabbitmq-discuss] Transactions & Routing

Alfonso Pantoja alfonso.pantoja at gmail.com
Thu Apr 7 15:12:44 BST 2011


On 7 abr, 11:09, Emile Joubert <em... at rabbitmq.com> wrote:

> tx.commit is a synchronous method accepting tx.commit-ok as a reply.
> This means that a tx.commit-ok was received from the server by the time
> IModel.TxCommit() returns. So in answer to your question, you don't need
> to take any action beyond calling IModel.TxCommit().
>
> The reference for tx.commit is here:http://www.rabbitmq.com/amqp-0-9-1-quickref.html#tx.commit
>

Emile, thanks for clarifying that


Alfonso


More information about the rabbitmq-discuss mailing list