reset procedure
Changes the mode of a message from write-only to read-only mode and positions the cursor before the first data item.
Syntax
Applies to
Message objects
Notes
The message becomes read-only and arrives at the receiver in a reset state.
See also
For more information, see the TextMessage, the StreamMessage, and the BytesMessage.