(PECL amqp >= Unknown)
AMQPExchange::setFlags — Set the flags on an exchange
$flags
)Set the flags on an exchange.
flags
A bitmask of flags. This call currently only considers the following flags: AMQP_PASSIVE
, AMQP_PASSIVE
.
Returns TRUE
on success or FALSE
on failure.