WebLogic Messaging API Class Library

IBytesMessage.Reset Method 

Puts the message body in read-only mode and repositions the stream of bytes 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

IBytesMessage Interface | WebLogic.Messaging Namespace