AMQPExchange::setFlags
(PECL amqp >= Unknown)
AMQPExchange::setFlags — Set the flags on an exchange
Açıklama
public void AMQPExchange::setFlags
( int
$flags
)Set the flags on an exchange.
Değiştirgeler
-
flags -
A bitmask of flags. This call currently only considers the following flags:
AMQP_DURABLE,AMQP_PASSIVE.
Dönen Değerler
Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.
There are no user contributed notes for this page.
