WebLogic Messaging API Class Library

IStreamMessage. Method 

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

void ();

Exceptions

Exception Type Condition
MessageException if the JMS provider 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