AMQPQueue::getArguments

(PECL amqp >= Unknown)

AMQPQueue::getArgumentsGet all arguments set on the given queue

Beskrivelse

public array AMQPQueue::getArguments ( void )

Get all arguments as an array of key/value pairs that are currently set on the given queue.

Parametre

This function has no parameters.

Returnerings Værdier

An array containing all of the set key/value pairs.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top