AMQPQueue::purge
(PECL amqp >= Unknown)
AMQPQueue::purge — Purge the contents of a queue
Beschreibung
public bool AMQPQueue::purge
( void
)
Purge the contents of a queue.
Parameter-Liste
Diese Funktion hat keine Parameter.
Fehler/Exceptions
Throws AMQPChannelException if the channel is not open.
Throws AMQPConnectionException if the connection to the broker was lost.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
There are no user contributed notes for this page.
