TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

ObjectMessage Properties

The properties of the ObjectMessage class are listed below. For a complete list of ObjectMessage class members, see the ObjectMessage Members topic.

Public Instance Properties

CorrelationID (inherited from Message) 
CorrelationIDAsBytes (inherited from Message) 
DeliveryMode (inherited from Message) 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 (inherited from Message) 
Expiration (inherited from Message) 
MessageID (inherited from Message) 
MsgDeliveryMode (inherited from Message) Get and set the message's delivery mode as enum value of type MessageDeliveryMode
MsgType (inherited from Message) 
Priority (inherited from Message) 
Redelivered (inherited from Message) 
ReplyTo (inherited from Message) 
TheObjectGets or sets the object content of the ObjectMessage.
Timestamp (inherited from Message) 

See Also

ObjectMessage Class | TIBCO.EMS Namespace