(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
.
Devuelve TRUE
en caso de éxito o FALSE
en caso de error.