IMessage.Dump Method

Solclient

IMessageDump Method
version: 7.2.1.27
Returns a string representation of the contents of a message in human-readable form.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
string Dump()
Function Dump As String
String^ Dump()

Return Value

Type: String
String represenation of the entire message
See Also