TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

BytesMessage Methods

The methods of the BytesMessage class are listed below. For a complete list of BytesMessage class members, see the BytesMessage 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 
ReadBytesOverloaded.  
ReadChar 
ReadDouble 
ReadFloat 
ReadInt 
ReadLong 
ReadShort 
ReadUnsignedByte 
ReadUnsignedShort 
ReadUTF 
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 
WriteUTF 

See Also

BytesMessage Class | TIBCO.EMS Namespace