Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
MessageInfo.Sequence Property

Recalls the sequence name specified for this message.

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