[TIBCO.EMS .NET client library 6.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
returns a string representation of the message
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public override string ToString() |
Public Overrides Function ToString As String |
public: virtual String^ ToString() override |
Return Value
a string representation of the message
Remarks
The string includes the body type, headers (name-value pairs),
properties (name-value pairs), and body content.