Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
ConnectionConstraints Class

Collects the constraints to be applied on the overall data flow from the Connection. They can only be used in order to restrict the constraints set by Lightstreamer Server Metadata Adapter. 

Currently, only a constraint on the bandwidth is supported. 

 

C++
public: class ConnectionConstraints;
C#
public class ConnectionConstraints;
Visual Basic
Public Class ConnectionConstraints