TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Message Members

Message overview

Public Static Fields

DEFAULT_DELIVERY_MODE 
DEFAULT_MSG_DELIVERY_MODE 
DEFAULT_PRIORITY 
DEFAULT_TIME_TO_LIVE 

Public Static Methods

GetDeliveryModeNameOverloaded.  

Public Instance Properties

CorrelationID 
CorrelationIDAsBytes 
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 
Expiration 
MessageID 
MsgDeliveryMode Get and set the message's delivery mode as enum value of type MessageDeliveryMode
MsgType 
Priority 
Redelivered 
ReplyTo 
Timestamp 

Public Instance Methods

Acknowledge 
ClearBody 
ClearProperties 
Clone 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetBooleanProperty 
GetByteProperty 
GetDoubleProperty 
GetFloatProperty 
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetIntProperty 
GetLongProperty 
GetObjectProperty 
GetShortProperty 
GetStringProperty 
GetType (inherited from Object) Gets the Type of the current instance.
PropertyExists 
SetBooleanProperty 
SetByteProperty 
SetDoubleProperty 
SetFloatProperty 
SetIntProperty 
SetLongProperty 
SetObjectProperty 
SetShortProperty 
SetStringProperty 
ToString 

See Also

Message Class | TIBCO.EMS Namespace