Lightstreamer PCL (Portable Class Library) Client 3.1.1
ContentsIndexHome
PreviousUpNext
MessageInfo.Message Property

Recalls the message to be sent to the server.

C++
public: __property string Message;
C#
public string Message;
Visual Basic
Public Property Message() As string