downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

AMQPQueue::setName> <AMQPQueue::setArguments
[edit] Last updated: Fri, 17 May 2013

view this page in

AMQPQueue::setFlags

(PECL amqp >= Unknown)

AMQPQueue::setFlagsSet the queue flags

Beschreibung

public void AMQPQueue::setFlags ( int $flags )

Set the flags on the queue.

Parameter-Liste

flags

A bitmask of flags. This call currently only supports a bitmask of the following flags: AMQP_DURABLE, AMQP_PASSIVE, AMQP_EXCLUSIVE, AMQP_AUTODELETE.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.



add a note add a note User Contributed Notes AMQPQueue::setFlags - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites