PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
Message
Dump Enumeration
Options to control the message dump utility. Used in
Dump(MessageDump)
.
Definition
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
C#
Copy
public
enum
MessageDump
Members
Brief
0
Display only the length of the binary attachment, xml attachment, and user property map.
Full
1
Display the entire message.
See Also
Reference
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
Members
See Also