(PECL amqp >= Unknown)
AMQPQueue::purge — Purge the contents of a queue
Purge the contents of a queue.
Esta função não possui parâmetros.
Throws AMQPChannelException if the channel is not open.
Throws AMQPConnectionException if the connection to the broker was lost.
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.