|
AMQPQueue::cancelCancel a queue binding. Description
public bool AMQPQueue::cancel
([ string
$consumer_tag = ""
] )Cancel a queue that is already bound to an exchange and routing key. Parameters
Errors/ExceptionsThrows AMQPChannelException if the channel is not open. Throws AMQPConnectionException if the connection to the broker was lost. Return Values
Returns |