AMQPQueue
PHP Manual

AMQPQueue::setArguments

(PECL amqp >= Unknown)

AMQPQueue::setArgumentsSet all arguments on the queue

Opis

public void AMQPQueue::setArguments ( array $arguments )

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

Parametry

arguments

An array of key/value pairs of arguments.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


AMQPQueue
PHP Manual