Solclient
| IMessageDump Method |
Overload List
| Name | Description | |
|---|---|---|
|
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