An NDoc Documented Class Library

IBytesMessage.Reset Method 

Puts the message in read-only mode and moves the read cursor to the beginning of the stream.

void Reset();

Exceptions

Exception Type Condition
MsgException Thrown when the reset fails.
MessageFormatException Thrown when the message format is invalid.

See Also

IBytesMessage Interface | webMethods.Msg Namespace