Lightstreamer .Net Client 2.1.2
ContentsIndexHome
PreviousUpNext
SimpleTableInfo.MERGE Field

String constant for MERGE subscription mode.

C++
public: string MERGE = "MERGE";
C#
public const string MERGE = "MERGE";
Visual Basic
Public Const MERGE As string = "MERGE"