Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The MSMQ UDR type includes the following properties:

The properties in MSMQ UDR

The table below describes the MSMQ UDR properties used in the MSMQ Collection and Processing agents:

FieldDescription

appSpecific (int)

The application-generated information, such as single integer values or application-defined message classes.

arrivedTime (date)

The data and time at which the message arrives at the destination queue.

body (string)

The body of the message.

context (any)

A free field that can be used to store contextual information regarding the request.

error (string)

The error received by the MSMQ collection or processing agents.

label (string)

An application-defined label for the message.

priority (int)

The priority that is assigned to the message when en-route to a queue and when inserted into the destination queue.

queue (string)

This field contains the queue name.
OriginalData (bytearray) 
  • No labels