Lightstreamer Silverlight Client 1.4.2
|
The requested length for the snapshot to be received for all the items in the table; a 0 value stands for an unspecified length. If not specified, the snapshot length will be determined by the Server. The snapshot length can be specified only for DISTINCT Items mode.
public: __property int RequestedDistinctSnapshotLength;
public virtual int RequestedDistinctSnapshotLength;
Public virtual Property RequestedDistinctSnapshotLength() As Integer
Exceptions |
Description |
thrown when trying to set a snapshot length that is not compatible with the other parameters. |