.NET Framework Class Library
MsmqIntegrationMessageProperty Properties

The MsmqIntegrationMessageProperty type exposes the following members.

Properties

  NameDescription
Public propertyAcknowledgeTypeGets or sets the acknowledgment type to return to the sending application.
Public propertyAcknowledgmentGets the acknowledgment message that Message Queuing (MSMQ) generates.
Public propertyAdministrationQueueGets or sets the queue that receives the acknowledgment messages that Message Queuing (MSMQ) generates.
Public propertyAppSpecificSpecifies additional application-specific information.
Public propertyArrivedTimeGets or sets the time that the message arrived in the destination queue.
Public propertyAuthenticatedGets or sets whether the message was authenticated.
Public propertyBodyGets or sets the content of the message.
Public propertyBodyTypeGets or sets the type of data that the message body contains.
Public propertyCorrelationIdGets or sets the message identifier used by acknowledgment, report, and response messages to reference the original message.
Public propertyDestinationQueueGets or sets the intended destination queue for the message.
Public propertyExtensionGets or sets additional, application-defined information associated with the message.
Public propertyIdGets the message's identifier.
Public propertyLabelGets or sets an application-defined Unicode string that describes the message.
Public propertyMessageTypeGets the message type: Normal, Acknowledgment, or Report.
Public propertyPriorityGets or sets the message priority, which determines where in the queue the message is placed.
Public propertyResponseQueueGets or sets the queue that receives application-generated response messages.
Public propertySenderIdGets the identifier of the sending user.
Public propertySentTimeGets the date and time on the sending computer that the message was sent by the source queue manager.
Public propertyTimeToReachQueueGets or sets the maximum amount of time for the message to reach the queue.
Top
See Also

Reference

Tags :


Page view tracker