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

search for in the

AMQPChannel::__construct> <AMQPChannel
[edit] Last updated: Fri, 17 May 2013

view this page in

AMQPChannel::commitTransaction

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

AMQPChannel::commitTransactionValide une transaction en attente

Description

public void AMQPChannel::commitTransaction ( void )

Valide une transaction existante. La méthode AMQPChannel::startTransaction() doit être appelée avant.

Erreurs / Exceptions

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

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

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::commitTransaction - [0 notes]
There are no user contributed notes for this page.

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