AMQPQueue::setArguments

(PECL amqp >= Unknown)

AMQPQueue::setArgumentsSet all arguments on the queue

Description

public void AMQPQueue::setArguments ( array $arguments )

Set all arguments on the given queue. All other argument settings will be wiped.

Parameters

arguments

An array of key/value pairs of arguments.

Return Values

Returns TRUE on success or FALSE on failure.