TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

MapMessage Members

MapMessage overview

Public Instance Constructors

MapMessage Constructor Construct an empty map message for a session.

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 
MapNames 
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) 

Public Instance Methods

Acknowledge (inherited from Message) 
ClearBody 
ClearProperties (inherited from Message) 
Clone 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetBoolean 
GetBooleanProperty (inherited from Message) 
GetByte 
GetByteProperty (inherited from Message) 
GetBytes 
GetChar 
GetDouble 
GetDoubleProperty (inherited from Message) 
GetFloat 
GetFloatProperty (inherited from Message) 
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.
GetInt 
GetIntProperty (inherited from Message) 
GetLong 
GetLongProperty (inherited from Message) 
GetObject 
GetObjectProperty (inherited from Message) 
GetShort 
GetShortProperty (inherited from Message) 
GetString 
GetStringProperty (inherited from Message) 
GetType (inherited from Object) Gets the Type of the current instance.
ItemExists 
PropertyExists (inherited from Message) 
SetBoolean 
SetBooleanProperty (inherited from Message) 
SetByte 
SetByteProperty (inherited from Message) 
SetBytesOverloaded.  
SetChar 
SetDouble 
SetDoubleProperty (inherited from Message) 
SetFloat 
SetFloatProperty (inherited from Message) 
SetInt 
SetIntProperty (inherited from Message) 
SetLong 
SetLongProperty (inherited from Message) 
SetObject 
SetObjectProperty (inherited from Message) 
SetShort 
SetShortProperty (inherited from Message) 
SetString 
SetStringProperty (inherited from Message) 
ToString 

See Also

MapMessage Class | TIBCO.EMS Namespace