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

search for in the

AMQPExchange> <AMQPChannel::setPrefetchSize
[edit] Last updated: Wed, 19 Jun 2013

view this page in

AMQPChannel::startTransaction

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

AMQPChannel::startTransactionCommence une transaction

Description

public void AMQPChannel::startTransaction ( void )

Commence une transaction. Cette méthode doit être appelée sur le canal spécifié avant tout appel à la méthode AMQPChannel::commitTransaction() ou la méthode AMQPChannel::rollbackTransaction().

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Erreurs / Exceptions

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

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