(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.
Returns TRUE
on success or FALSE
on failure.