MSMQ Properties (Windows Embedded CE 6.0)
1/6/2010
The following table shows the MSMQ properties with a description of the purpose of each.
Programming element | Description |
---|---|
This property specifies the type of acknowledgment messages the system posts (in the administration queue) and when acknowledgments are returned. |
|
This property specifies the administration queue used for system-generated acknowledgment messages. |
|
This property indicates the length (in Unicode characters) of the format name buffer of the administration queue. |
|
This property specifies application-generated information such as single integer values or application-defined message classes. |
|
This property indicates when the message arrived at the queue. |
|
This property specifies if the message needs to be authenticated. |
|
This property contains the body of the message. |
|
This property indicates the size of the message body. |
|
This property indicates the type of body the message contains. |
|
This property indicates the message type. |
|
This property provides the entire contents of an HTTP message, including both the SOAP envelope and the SOAP attachments associated with it. |
|
This property provides the size of an entire HTTP message, including both the SOAP envelope and the SOAP attachments associated with it. |
|
This property specifies the correlation identifier of the message. |
|
This property specifies how MSMQ delivers the message to the queue. |
|
This property identifies the original destination queue of a message. |
|
This property indicates the length (in Unicode characters) of the supplied format name buffer and the length of the returned format name string for the destination queue. |
|
This property provides a place to put additional application-defined information associated with the message. |
|
This property specifies the length of the information in the PROPID_M_EXTENSION property. |
|
This property indicates whether the message was the first message sent in a transaction. |
|
This property specifies the source journaling level for the message. |
|
This property specifies a label of the message. |
|
This property identifies the length (in Unicode characters) of the message label buffer. |
|
This property indicates whether the message was the last message sent in a transaction. |
|
This property indicates the MSMQ-generated identifier of the message. |
|
This property specifies the priority of the message. A low number means low priority. |
|
This property specifies the queue where application-generated response messages are returned. |
|
This property indicates the length (in Unicode characters) of the response queue format name buffer. |
|
This property indicates the date and time the message was sent by the source Queue Manager. |
|
This property specifies additional application-generated body elements for inclusion in the SOAP envelope of an HTTP message. |
|
This property provides the SOAP envelope of an HTTP message and does not include binary attachments. |
|
This property provides the size of the SOAP envelope of an HTTP message. |
|
This property specifies additional application-generated header elements for inclusion in the SOAP envelope of an HTTP message. |
|
This property specifies the computer where the message originated. |
|
This property specifies the total time (in seconds) the message is allowed to exist. |
|
This property specifies a time limit (in seconds) for the message to reach the queue. |
|
This property specifies where report messages are sent when tracing a message. |
|
This property specifies the version of MSMQ used to send the message. |
|
This property indicates which transaction sent the message. |
|
This property specifies whether the queue accepts only authenticated messages. |
|
This property indicates the time and date when the queue was created. |
|
This property specifies the journaling level of the queue. |
|
This property specifies the maximum size (in kilobytes) of the queue journal. |
|
This property specifies a description of the queue. |
|
This property indicates the last time the properties of a queue were modified. |
|
This property specifies the MSMQ path name of the queue. |
|
This property specifies the privacy level that is required by the queue. |
|
This property specifies the maximum size (in kilobytes) of the queue. |
|
This property specifies whether the queue is a transactional queue or a nontransactional queue. |
|
This property identifies the computer. |