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

search for in the

AMQPQueue::__construct> <AMQPQueue::bind
[edit] Last updated: Fri, 17 May 2013

view this page in

AMQPQueue::cancel

(PECL amqp >= Unknown)

AMQPQueue::cancelCancel a queue binding.

Descrierea

public bool AMQPQueue::cancel ([ string $consumer_tag = "" ] )

Cancel a queue that is already bound to an exchange and routing key.

Parametri

consumer_tag

The queue name to cancel, if the queue object is not already representative of a queue.

Erori/Excepții

Throws AMQPChannelException if the channel is not open.

Throws AMQPConnectionException if the connection to the broker was lost.

Valorile întoarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.



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

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