[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Puts the message body in read-only mode and repositions
the stream to the beginning
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public void Reset() |
Public Sub Reset |
public: void Reset() |
Remarks
Reset prepares a message body for reading, as if the message were
newly received. This method contrasts with the ClearBody method, which clears a message
body in preparation for writing, as if it were newly created.