(PECL amqp >= Unknown)
AMQPExchange::bind — The bind purpose
Bind an exchange to a queue using the specified routing key.
The name of the queue to which to bind.
The routing key to use as a binding.
成功时返回 TRUE, 或者在失败时返回 FALSE.
Throws AMQPExchangeException on failure.