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 Reference » QAnywhere .NET API reference » QAnywhere .NET API for clients (.NET 2.0)

 

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 name Description

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.