IMessage.Dump Method

Solclient

IMessageDump Method
version: 7.2.1.27
Overload List
  Name Description
Public method Dump
Returns a string representation of the contents of a message in human-readable form.
Public method Dump(MessageDump)
Returns a string representation of the contents of a message in human-readable form. Dump(MessageDump.Full) is equivalent to calling Dump().
Top
See Also