Lightstreamer .Net Client 2.1.2
ContentsIndexHome
PreviousUpNext
SimpleTableInfo Class

Contains the specification of a table to be subscribed to Lightstreamer Server.

C++
public: class SimpleTableInfo : public ICloneable;
C#
public class SimpleTableInfo : ICloneable;
Visual Basic
Public Class SimpleTableInfo
Inherits ICloneable