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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere .NET API reference » iAnywhere.QAnywhere.Client namespace (.NET 2.0) » MessageStoreProperties class

 

MAX_DELIVERY_ATTEMPTS field

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 StatusCodes.UNRECEIVABLE.

Syntax
Visual Basic
Public Shared MAX_DELIVERY_ATTEMPTS As String
C#
public const string  MAX_DELIVERY_ATTEMPTS;
Remarks

The value of this field is ias_MaxDeliveryAttempts.