AMQPQueue::setName
(PECL amqp >= Unknown)
AMQPQueue::setName — Set the queue name
Description
public void AMQPQueue::setName
( string
$queue_name
)Set the name of the queue
Parameters
-
queue_name -
The name of the queue as a string.
Return Values
Returns TRUE on success or FALSE on failure.
There are no user contributed notes for this page.
