MessageHeader FieldsNaiad Help

[This is preliminary documentation and is subject to change.]

The MessageHeader type exposes the following members.

Fields

  NameDescription
Public fieldChannelID
The ID of the logical dataflow edge on which the message is being sent.
Public fieldDestVertexID
The ID of the destination vertex.
Public fieldFromVertexID
The ID of the sending vertex.
Public fieldLength
The number of bytes in the payload. Only messages with type Data or CheckpointData have length greater than zero.
Public fieldSequenceNumber
A sequence number for the connection between the sending and receiving process.
Public fieldType
The type of the message. Only messages with type Data or CheckpointData have a payload.
Top
See Also

Reference