(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_DURABLE
,
AMQP_PASSIVE
.
Restituisce TRUE
in caso di successo, FALSE
in caso di fallimento.