downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

AMQPQueue> <AMQPExchange::setName
[edit] Last updated: Fri, 17 May 2013

view this page in

AMQPExchange::setType

(PECL amqp >= Unknown)

AMQPExchange::setTypeEstablecer el tipo de intercambio

Descripción

public string AMQPExchange::setType ( string $exchange_type )

Establecer el tipo de intercambio. Este puede ser cualquiera de AMQP_EX_TYPE_DIRECT, AMQP_EX_TYPE_FANOUT, AMQP_EX_TYPE_HEADER o AMQP_EX_TYPE_TOPIC.

Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

exchange_type

El tipo de intercambio como un string.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.



add a note add a note User Contributed Notes AMQPExchange::setType - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites