Lightstreamer .Net Standard Client 4.0.0
ContentsIndexHome
PreviousUpNext
ConnectionConstraints.MaxBandwidth Property

Bandwidth constraint, in Kbit/sec, for data flow from the Connection. If null, no bandwidth constraint has to be applied.

C++
public: __property double MaxBandwidth;
C#
public double MaxBandwidth;
Visual Basic
Public Property MaxBandwidth() As double