AMQPQueue::declare
(PECL amqp >= Unknown)
AMQPQueue::declare — Declare a new queue
Beschreibung
public int AMQPQueue::declare
( void
)
Declare a new queue on the broker.
Parameter-Liste
Fehler/Exceptions
Throws AMQPChannelException if the channel is not open.
Throws AMQPConnectionException if the connection to the broker was lost.
Rückgabewerte
Returns the message count.
There are no user contributed notes for this page.
