AMQPExchange
PHP Manual

AMQPExchange::bind

(PECL amqp >= Unknown)

AMQPExchange::bindThe bind purpose

Descrierea

public void AMQPExchange::bind ( string $queue_name [, string $routing_key = "" ] )

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

queue_name

The name of the queue to which to bind.

routing_key

The routing key to use as a binding.

Valorile întoarse


AMQPExchange
PHP Manual