AMQPExchange
PHP Manual

AMQPExchange::setName

(PECL amqp >= Unknown)

AMQPExchange::setNameSet the name of the exchange

Beschreibung

public void AMQPExchange::setName ( string $exchange_name )

Set the name of the exchange.

Parameter-Liste

exchange_name

The name of the exchange to set as string.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


AMQPExchange
PHP Manual