Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere C++ API reference » MessageStoreProperties class

 

MAX_DELIVERY_ATTEMPTS variable

Syntax
const qa_string MessageStoreProperties::MAX_DELIVERY_ATTEMPTS
Remarks

This property name refers to the maximum number of times that a message can be received, without explicit acknowledgement, before its status is set to UNRECEIVABLE.

The value of this field is "ias_MaxDeliveryAttempts".

See Also

StatusCodes class