AMQPExchange::setFlags
(PECL amqp >= Unknown)
AMQPExchange::setFlags — Set the flags on an exchange
Descrizione
public void AMQPExchange::setFlags
( int
$flags
)Set the flags on an exchange.
Elenco dei parametri
-
flags -
A bitmask of flags. This call currently only considers the following flags:
AMQP_DURABLE,AMQP_PASSIVE.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
There are no user contributed notes for this page.
