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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere .NET API Reference » iAnywhere.QAnywhere.Client namespace (.NET 1.0) » MessageStoreProperties class

MessageStoreProperties constructor Next Page

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. The value of this field is "ias_MaxDeliveryAttempts".

Syntax

Visual Basic
Public Shared MAX_DELIVERY_ATTEMPTS As String

C#
public const string MAX_DELIVERY_ATTEMPTS;