Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
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