Lightstreamer .Net Client 2.1.2
|
Constructs a table specification with basic table attributes.
public: SimpleTableInfo(string group, string mode, string schema, bool snap);
public SimpleTableInfo(string group, string mode, string schema, bool snap);
Public Sub New(group As string, mode As string, schema As string, snap As bool)
Exceptions |
Description |
if the snapshot request is not compatible with the supplied subscription mode. |