PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
IMessage
Dump Method
Overload List
Dump
Returns a string representation of the contents of a message in human-readable form.
Dump(MessageDump)
Returns a string representation of the contents of a message in human-readable form. Dump(MessageDump.Full) is equivalent to calling Dump().
See Also
Reference
IMessage Interface
SolaceSystems.Solclient.Messaging Namespace
In This Article
Overload List
See Also