Lightstreamer .Net Client 2.1.2
|
Configuration object that specifies 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.
The property is readonly. The configuration object can be modified directly.
public: __property ConnectionConstraints Constraints;
public ConnectionConstraints Constraints;
Public Property Constraints() As ConnectionConstraints