PHP Doku:: Delete a queue and its contents. - amqpqueue.delete.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteAMQPThe AMQPQueue classAMQPQueue::delete

Ein Service von Reinhard Neidl - Webprogrammierung.

The AMQPQueue class

<<AMQPQueue::declare

AMQPQueue::get>>

AMQPQueue::delete

(PECL amqp >= Unknown)

AMQPQueue::deleteDelete a queue and its contents.

Beschreibung

public void AMQPQueue::delete ( string $queue_name )

Delete a queue from the broker, including its entire contents of unread or unacknowledged messages.

Parameter-Liste

queue_name

The name of the queue to delete.

Rückgabewerte


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)