An NDoc Documented Class Library

IStreamMessage.Reset Method 

Sets the message to read-only and repositions the cursor to the beginning of the stream.

void Reset();

Exceptions

Exception Type Condition
MsgException Thrown when unable to reset.
MessageFormatException Thrown when the message has an invalid format.

See Also

IStreamMessage Interface | webMethods.Msg Namespace