Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
Mode.DISTINCT Field

The DISTINCT Mode.

C++
public: Mode DISTINCT = new Mode("DISTINCT");
C#
public static readonly Mode DISTINCT = new Mode("DISTINCT");
Visual Basic
Public static readonly DISTINCT As Mode = new Mode("DISTINCT")