AMQPQueue::delete
(PECL amqp >= Unknown)
AMQPQueue::delete — Delete a queue and its contents.
Descrierea
publicbool AMQPQueue::delete
( void
)
Delete a queue from the broker, including its entire contents of unread or unacknowledged messages.
Parametri
Această funcție nu are parametri.
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.
There are no user contributed notes for this page.
