AMQPExchange
PHP Manual

AMQPExchange::setName

(PECL amqp >= Unknown)

AMQPExchange::setNameSet the name of the exchange

Opis

public void AMQPExchange::setName ( string $exchange_name )

Set the name of the exchange.

Parametry

exchange_name

The name of the exchange to set as string.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


AMQPExchange
PHP Manual