Read method

Reads a sequence of bytes from the message buffer into a byte array. DataOffset is incremented and Data Length decremented by the number of bytes read.

Defined in:

MQMessage class

Syntax:
Data = MQMessage.Read(len&)

Parameters:

len&: Long. Length of data in bytes to be read.