[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Clears a message body in preparation for writing
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public override void ClearBody() |
Public Overrides Sub ClearBody |
public: virtual void ClearBody() override |
Remarks
When clearBody is called, the message body is cleared and the message
body is set to write-only mode. After the first call
to reset has been made, the message body is in read-only mode.