Solclient
MessageDump Enumeration |
Options to control the message dump utility. Used in Dump(MessageDump).
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Brief | 0 | Display only the length of the binary attachment, xml attachment, and user property map. | |
Full | 1 | Display the entire message. |
See Also