forwardIMessage Interface   Table of ContentBlockLength Property forward
IMessage Properties

The IMessage type exposes the following members.

Properties
  NameDescription
Public propertyBlockLength
Gets message block length.
Public propertyMsgSize
Gets message size.
Public propertySchemaID
Gets schema id which is used to encode this message.
Public propertySchemaIdUsedForDecode
Gets schema id which is used to decode this message.
Public propertySchemaVersionUsedForDecode
Gets schema version which is used to decode this message.
Public propertyTemplateID
Gets message template id.
Public propertyType
Gets message size.
Public propertyVersion
Gets message size.
Top
See Also