(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
.
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.