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)

MAX_DELIVERY_ATTEMPTS field Next Page

MessageType enumeration


Defines constant values for the MessageProperties.MSG_TYPE message property.

Syntax

Visual Basic
Public Enum MessageType

C#
public enum MessageType

Member name
Member nameDescription

NETWORK_STATUS_NOTIFICATION

Identifies a QAnywhere system message used to notify QAnywhere client applications of network status changes.

PUSH_NOTIFICATION

Identifies a QAnywhere system message used to notify QAnywhere client applications of push notifications.

REGULAR

If no message type property exists then the message type is assumed to be REGULAR.