AMQPChannel::startTransaction
(No version information available, might only be in SVN)
AMQPChannel::startTransaction — Start a transaction
Descrizione
public void AMQPChannel::startTransaction
( void
)
Start a transaction. This method must be called on the given channel prior to calling AMQPChannel::commitTransaction() or AMQPChannel::rollbackTransaction().
Elenco dei parametri
Questa funzione non contiene parametri.
Errori/Eccezioni
Throws AMQPConnectionException if the connection to the broker was lost.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
There are no user contributed notes for this page.
