(PECL amqp >= Unknown)
AMQPQueue::setArguments — Set all arguments on the queue
$arguments
)Set all arguments on the given queue. All other argument settings will be wiped.
arguments
An array of key/value pairs of arguments.
成功时返回 TRUE
, 或者在失败时返回 FALSE
。