Lightstreamer .Net Adapter 1.7
ContentsIndexHome
PreviousUpNext
Classes

The following table lists classes in this documentation.

 
Name 
Description 
 
Simple full implementation of a Metadata Adapter, made available in Lightstreamer SDK.
The class allows Group names to be formed by simply concatenating the names of the contained Items, in a space separated way. Similarly, the class allows Schema names to be formed by concatenating the names of the contained Fields.
The resource levels are assigned the same for all Items and Users, according with values that can be supplied together with adapter configuration.
The return of the GetAllowedMaxBandwidth method can be supplied in a "max_bandwidth" parameter; the return of the GetAllowedMaxItemFrequency method can be supplied in a "max_frequency" parameter;... more