Click or drag to resize

MqProtocolMetadata Fields

The MqProtocolMetadata type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCharacterSetKey
The coded character set identifier of character data in the message. Read-only string value.
Public fieldStatic memberDestinationKey
Destination queueu name. Read-only string value.
Public fieldStatic memberEncodingKey
The representation used for numeric values in the application message data. Read-only string value.
Public fieldStatic memberFormatKey
A format name used by the sender of the message to indicate the nature of the data in the message to the receiver. Read-only string value.
Public fieldStatic memberMessageIdKey
Field specifies the message identifier of the message to be retrieved. Read-only string value.
Public fieldStatic memberNamespace
Namespace of the MQ protocol metadata http://hp.com/SOAQ/ServiceVirtualization/2010/MQ
Public fieldStatic memberPutApplicationNameKey
The name of the application that put the message. Read-only string value.
Public fieldStatic memberReplyToQueueManagerNameKey
The name of the queue manager to send reply or report messages. Read-only string value.
Public fieldStatic memberReplyToQueueNameKey
The name of the message queue to which the application that issued the get request for the message sends messages. Read-only string value.
Public fieldStatic memberTransactionIdKey
Read-only string value.
Public fieldStatic memberUserIdKey
UserId is part of the identity context of the message. Read-only string value.
Top
See Also