AMQPExchange::setFlags
(PECL amqp >= Unknown)
AMQPExchange::setFlags — Set the flags on an exchange
Opis
public void AMQPExchange::setFlags
( int
$flags
)Set the flags on an exchange.
Parametry
-
flags -
A bitmask of flags. This call currently only considers the following flags:
AMQP_DURABLE,AMQP_PASSIVE.
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w
przypadku błędu.
There are no user contributed notes for this page.
