AMQPQueue::__construct
(PECL amqp >= Unknown)
AMQPQueue::__construct — Create an instance of an AMQPQueue object
Descrição
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.
There are no user contributed notes for this page.
