|
AMQPQueue::deleteDelete a queue and its contents. Description
publicbool AMQPQueue::delete
( void
)
Delete a queue from the broker, including its entire contents of unread or unacknowledged messages. ParametersThis function has no parameters. Errors/ExceptionsThrows AMQPChannelException if the channel is not open. Throws AMQPConnectionException if the connection to the broker was lost. Return Values
Returns |