(No version information available, might only be in SVN)
AMQPChannel::rollbackTransaction — Rollback a transaction
Rollback an existing transaction. AMQPChannel::startTransaction() must be called prior to this.
Questa funzione non contiene parametri.
Throws AMQPChannelException exception if no transaction was started prior to calling this method.
Throws AMQPConnectionException if the connection to the broker was lost.
Restituisce TRUE
in caso di successo, FALSE
in caso di fallimento.