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: Sat, 25 May 2013

view this page in

AMQPChannel::rollbackTransaction

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

AMQPChannel::rollbackTransactionトランザクションをロールバックする

説明

public void AMQPChannel::rollbackTransaction ( void )

既存のトランザクションをロールバックします。 AMQPChannel::startTransaction() を事前にコールしておかなければなりません。

パラメータ

この関数にはパラメータはありません。

エラー / 例外

このメソッドをコールする前にトランザクションを開始していなかった場合に AMQPChannelException をスローします。

ブローカとの接続が途切れた場合に AMQPConnectionException をスローします。

返り値

成功した場合に 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