(No version information available, might only be in SVN)
AMQPChannel::startTransaction — Start a transaction
Start a transaction. This method must be called on the given channel prior to calling AMQPChannel::commitTransaction() or AMQPChannel::rollbackTransaction().
Questa funzione non contiene parametri.
Throws AMQPConnectionException if the connection to the broker was lost.
Restituisce TRUE
in caso di successo, FALSE
in caso di fallimento.