AMQPQueue::getFlags

(PECL amqp >= Unknown)

AMQPQueue::getFlagsGet the flag bitmask

Beskrivelse

public int AMQPQueue::getFlags ( void )

Get all the flags currently set on the given queue.

Parametre

This function has no parameters.

Returnerings Værdier

An integer bitmask of all the flags currently set on this exchange object.

add a note add a note

User Contributed Notes

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