(PECL amqp >= Unknown)
AMQPQueue::delete — Delete a queue and its contents.
Delete a queue from the broker, including its entire contents of unread or unacknowledged messages.
Bu işlevin değiştirgesi yoktur.
Throws AMQPChannelException if the channel is not open.
Throws AMQPConnectionException if the connection to the broker was lost.
Başarı durumunda TRUE
, başarısızlık durumunda FALSE
döner.