Collection Contents 上一页 下一页 PDF

QAnywhere 用户指南

命名空间 iAnywhere.QAnywhere.Client

类 QAMessage


封装 QA 消息

原型 

' Visual Basic
Public Class QAMessage
  Inherits Component

// C#
public class QAMessage :
  Component


成员 QAMessage
属性 Address
属性 Expiration
属性 InReplyToID
属性 MessageID
属性 Priority
属性 Redelivered
属性 ReplyToAddress
属性 Timestamp
方法 ClearProperties
方法 Dispose
方法 GetBooleanProperty
方法 GetDoubleProperty
方法 GetFloatProperty
方法 GetIntProperty
方法 GetLongProperty
方法 GetProperty
方法 GetPropertyNames
方法 GetPropertyType
方法 GetSbyteProperty
方法 GetShortProperty
方法 GetStringProperty
方法 PropertyExists
方法 SetBooleanProperty
方法 SetDoubleProperty
方法 SetFloatProperty
方法 SetIntProperty
方法 SetLongProperty
方法 SetProperty
方法 SetSbyteProperty
方法 SetShortProperty
方法 SetStringProperty

Collection Contents 上一页 下一页 PDF