| 
 
Lightstreamer .Net Adapter 1.7 
 | 
Returns the bandwidth level to be allowed to a User for a push Session.
public: double GetAllowedMaxBandwidth(string user);
public override double GetAllowedMaxBandwidth(string user);
Public override Function GetAllowedMaxBandwidth(user As string) As double
| 
 
Parameters   | 
 
Description   | 
| 
 
string user   | 
 
A User name. Not used.   | 
The bandwidth, in Kbit/sec, as supplied in the Metadata Adapter configuration.