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

search for in the

AMQPQueue::consume> <AMQPQueue::cancel
[edit] Last updated: Fri, 17 May 2013

view this page in

AMQPQueue::__construct

(PECL amqp >= Unknown)

AMQPQueue::__constructCreate an instance of an AMQPQueue object

Descrição

public AMQPQueue::__construct ( AMQPChannel $amqp_channel )

Creates an AMQPQueue instance representing an AMQP queue on the broker.

Parâmetros

Erros

Throws AMQPQueueException when amqp_channel is not connected to a broker.

Throws AMQPConnectionException if the connection to the broker was lost.

Valor Retornado

Returns an instance of AMQPQueue on success.



add a note add a note User Contributed Notes AMQPQueue::__construct - [0 notes]
There are no user contributed notes for this page.

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