Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
TableInfo.Mode Property

Readonly. The publishing Mode for the Items in the Table (i.e. Subscription) (it must be the same across all the Table).

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