WebLogic Messaging API Class Library

IBytesMessage.Reset\xA0Method\xA0

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

void\xA0Reset();

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