reset method

Syntax
void ianywhere.qanywhere.client.QABinaryMessage.reset()
throws QAException
Throws
  • Thrown if there is a problem resetting the message.
Remarks

Resets a message so that the reading of values starts from the beginning of the message body.

The reset method also puts the QABinaryMessage message body in read-only mode.