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

SQL Anywhere 11.0.1 (中文) » QAnywhere » QAnywhere 参考 » QAnywhere .NET API 参考 » 用于客户端的 QAnywhere .NET (.NET 2.0) » MessageStoreProperties 类

 

MAX_DELIVERY_ATTEMPTS 字段

此属性名称是指不使用显式确认,在消息的状态设置为 StatusCodes.UNRECEIVABLE 之前,能够接收消息的最大次数。

语法
Visual Basic
Public Shared MAX_DELIVERY_ATTEMPTS As String
C#
public const string  MAX_DELIVERY_ATTEMPTS;
注释

此字段的值为 ias_MaxDeliveryAttempts。