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, 24 Jun 2011

view this page in

AMQPQueue::__construct

(PECL amqp >= Unknown)

AMQPQueue::__constructCreate an instance of an AMQPQueue object.

Description

AMQPQueue::__construct ( AMQPConnection $amqp_connection [, string $queue_name = "" ] )

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

Parameters

amqp_connection

A valid AMQPConnection object.

queue_name

The name of the queue to construct. If no queue name is specified, the broker will generate one.

Return Values



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 | sitemap | contact | advertising | mirror sites