Lightstreamer .Net Standard Client 4.0.0
ContentsIndexHome
PreviousUpNext
SimpleTableInfo.Snapshot Property

Readonly. Indicates whether or not the snapshot is being asked for the items contained in this table.

C++
public: __property bool Snapshot;
C#
public virtual bool Snapshot;
Visual Basic
Public virtual Property Snapshot() As bool