AMQPQueue::setArguments
(PECL amqp >= Unknown)
AMQPQueue::setArguments — Set 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.
There are no user contributed notes for this page.
