Lightstreamer .Net Client 2.1.2
ContentsIndexHome
PreviousUpNext
SimpleTableInfo.Mode Property

Readonly. The subscription mode for the items contained in this table.

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