10.24.0

MessageDump 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.24.0
C#
public enum MessageDump

Members

Brief0 Display only the length of the binary attachment, xml attachment, and user property map.
Full1 Display the entire message.

See Also