desc | The Broker descriptor for which the redelivery count status is to be returned.set. |
redelivery_count | Returns true if redelivery counting is enabled. Returns false if redelivery counting is disabled. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_DESCRIPTOR | The desc is invalid. |
AW_ERROR_NULL_PARAM | The redelivery_count parameter is NULL. |