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::startTransactionStart a transaction

Description

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().

Parameters

This function has no parameters.

Errors/Exceptions

Throws AMQPConnectionException if the connection to the broker was lost.

Return Values

Returns TRUE on success or FALSE on failure.



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