TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

StreamMessage Properties

The properties of the StreamMessage class are listed below. For a complete list of StreamMessage class members, see the StreamMessage 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) 
FieldCount 
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) 
Timestamp (inherited from Message) 

See Also

StreamMessage Class | TIBCO.EMS Namespace