downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

AMQPChannel::setPrefetchCount> <AMQPChannel::qos
[edit] Last updated: Wed, 19 Jun 2013

view this page in

AMQPChannel::rollbackTransaction

(No version information available, might only be in Git)

AMQPChannel::rollbackTransactionAnnule une transaction

Description

public void AMQPChannel::rollbackTransaction ( void )

Annule une transaction existante. AMQPChannel::startTransaction() doit être appelé avant.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Erreurs / Exceptions

Emets une exception AMQPChannelException si aucune transaction n'a été initialisée avant l'appel à cette méthode.

Emets une exception AMQPConnectionException si la connexion au broker a été perdue.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.



add a note add a note User Contributed Notes AMQPChannel::rollbackTransaction - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites