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

view this page in

AMQPChannel::startTransaction

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

AMQPChannel::startTransactionトランザクションを開始する

説明

public void AMQPChannel::startTransaction ( void )

トランザクションを開始します。 このメソッドは、そのチャネル上で AMQPChannel::commitTransaction() あるいは AMQPChannel::rollbackTransaction() の前にコールしなければなりません。

パラメータ

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

エラー / 例外

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

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



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