Returns a string representation of the Message.
            
 
    Namespace: 
   OBCOM.NetClient
    Assembly:
   OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type: 
String
            A string representation of the Message.
            
See Also