WebLogic Messaging API Class Library

IStreamMessage.Reset Method 

Puts the message body in read-only mode and repositions the stream to the beginning.

void Reset();

Exceptions

Exception Type Condition
MessageException if JMS fails to Reset the message due to some internal error.
MessageFormatException if the message has an invalid format.

See Also

IStreamMessage Interface | WebLogic.Messaging Namespace