Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
Mode Class

Encapsulates a publishing Mode. The different Modes handled by Lightstreamer Kernel can be uniquely identified by the static constants defined in this class. See the technical documents for a detailed description of Modes.

C++
public: class Mode;
C#
public class Mode;
Visual Basic
Public Class Mode