PHP Doku:: Cancel a queue binding. - amqpqueue.cancel.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The AMQPQueue class

<<AMQPQueue::bind

AMQPQueue::__construct>>

AMQPQueue::cancel

(PECL amqp >= Unknown)

AMQPQueue::cancelCancel a queue binding.

Beschreibung

public void AMQPQueue::cancel ( string $consumer_tag )

Cancel a queue that is already bound to an exchange and routing key.

Warnung

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

Parameter-Liste

consumer_tag

The queue name to cancel, if the queue object is not already representative of a queue.

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",...)