[TIBCO.EMS.UFOCLIENT .NET client library 7.0 documentation]
The Message type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CorrelationID | Gets and Sets the correlation ID for the message. |
![]() | CorrelationIDAsBytes | Gets and Sets the correlation ID as an array of bytes
for the message. |
![]() | DeliveryMode | Get and set the message's delivery mode as an integer constant as defined
in the DeliveryMode class.
Users are recommended to use the MessageDeliveryMode enum instead.
|
![]() | Destination | Gets and Sets the Destination object for this message. |
![]() | Expiration | Gets and Sets the message's expiration value. |
![]() | MessageID | Gets and Sets the message ID for the message. |
![]() | MsgDeliveryMode | Get and set the message's delivery mode as enum value of type MessageDeliveryMode |
![]() | MsgType | Gets and Sets the message's type value. |
![]() | Priority | Gets and Sets the message's priority value. |
![]() | PropertyNames | Returns an Enumeration of all the property names. |
![]() | Redelivered | Gets and Sets the message's redelivered value. |
![]() | ReplyTo | Gets and Sets the message's replyto value. |
![]() | Timestamp | Gets and Sets the timestamp for the message. |