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: Mon, 20 May 2013

view this page in

AMQPChannel::rollbackTransaction

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

AMQPChannel::rollbackTransactionRollback a transaction

说明

public void AMQPChannel::rollbackTransaction ( void )

Rollback an existing transaction. AMQPChannel::startTransaction() must be called prior to this.

参数

此函数没有参数。

错误/异常

Throws AMQPChannelException exception if no transaction was started prior to calling this method.

Throws AMQPConnectionException if the connection to the broker was lost.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE



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