AMQPQueue
PHP Manual

AMQPQueue::purge

(PECL amqp >= Unknown)

AMQPQueue::purgePurge the contents of a queue

Beschreibung

public void AMQPQueue::purge ( string $queue_name )

Purge the contents of a queue.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

queue_name

The name of the queue to purge

Rückgabewerte


AMQPQueue
PHP Manual