AMQPQueue::purge
(PECL amqp >= Unknown)
AMQPQueue::purge — Purge the contents of a queue
Descrierea
public bool AMQPQueue::purge
( void
)
Purge the contents of a queue.
Parametri
Această funcție nu are parametri.
Erori/Excepții
Throws AMQPChannelException if the channel is not open.
Throws AMQPConnectionException if the connection to the broker was lost.
Valorile întoarse
Întoarce valoarea TRUE în cazul
succesului sau FALSE în cazul eșecului.
There are no user contributed notes for this page.
