10.24.0

IMessageDump Method

Returns a string representation of the contents of a message in human-readable form.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
string Dump()

Return Value

String
String represenation of the entire message

See Also