AMQPQueue::purge
(PECL amqp >= Unknown)
AMQPQueue::purge — Purge the contents of a queue
Descrição
public bool AMQPQueue::purge
( void
)
Purge the contents of a queue.
Parâmetros
Esta função não possui parâmetros.
Erros
Throws AMQPChannelException if the channel is not open.
Throws AMQPConnectionException if the connection to the broker was lost.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em caso de falha.
There are no user contributed notes for this page.
