AMQPExchange::setFlags
(PECL amqp >= Unknown)
AMQPExchange::setFlags — Set the flags on an exchange
Beschreibung
public void AMQPExchange::setFlags
( int
$flags
)Set the flags on an exchange.
Parameter-Liste
-
flags -
A bitmask of flags. This call currently only considers the following flags:
AMQP_DURABLE,AMQP_PASSIVE.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
There are no user contributed notes for this page.
