Click or drag to resize

IMessageDump Method

version: 10.21.0
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: 10.21.0
Syntax
C#
string Dump()

Return Value

Type: String
String represenation of the entire message
See Also