suche nach in der

AMQPQueue::consume> <AMQPQueue::cancel
Last updated: Fri, 11 May 2012

view this page in

AMQPQueue::__construct

(PECL amqp >= Unknown)

AMQPQueue::__constructCreate an instance of an AMQPQueue object

Beschreibung

public AMQPQueue::__construct ( AMQPConnection $amqp_connection )

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

Parameter-Liste

Fehler/Exceptions

Throws AMQPQueueException when amqp_channel is not connected to a broker.

Throws AMQPConnectionException if the connection to the broker was lost.

Rückgabewerte

Returns an instance of AMQPQueue on success.



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

AMQPQueue::consume> <AMQPQueue::cancel
Last updated: Fri, 11 May 2012