TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

StreamMessage Methods

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

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.
GetBooleanProperty (inherited from Message) 
GetByteProperty (inherited from Message) 
GetDoubleProperty (inherited from Message) 
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.
GetIntProperty (inherited from Message) 
GetLongProperty (inherited from Message) 
GetObjectProperty (inherited from Message) 
GetShortProperty (inherited from Message) 
GetStringProperty (inherited from Message) 
GetType (inherited from Object) Gets the Type of the current instance.
PropertyExists (inherited from Message) 
ReadBoolean 
ReadByte 
ReadBytes 
ReadChar 
ReadDouble 
ReadFloat 
ReadInt 
ReadLong 
ReadObject 
ReadShort 
ReadString 
Reset 
SetBooleanProperty (inherited from Message) 
SetByteProperty (inherited from Message) 
SetDoubleProperty (inherited from Message) 
SetFloatProperty (inherited from Message) 
SetIntProperty (inherited from Message) 
SetLongProperty (inherited from Message) 
SetObjectProperty (inherited from Message) 
SetShortProperty (inherited from Message) 
SetStringProperty (inherited from Message) 
ToString 
WriteBoolean 
WriteByte 
WriteBytesOverloaded.  
WriteChar 
WriteDouble 
WriteFloat 
WriteInt 
WriteLong 
WriteObject 
WriteShort 
WriteString 

See Also

StreamMessage Class | TIBCO.EMS Namespace