Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
LiteralBasedProvider Methods

The methods of the LiteralBasedProvider class are listed here.

 
Name 
Description 
 
Returns the size of the buffer internally used to enqueue subsequent ItemUpdates for the same Item.  
 
Returns the bandwidth level to be allowed to a User for a push Session.  
 
Returns the ItemUpdate frequency to be allowed to a User for a specific Item.  
 
Returns the maximum allowed length for a Snapshot of any Item that has been requested with publishing Mode DISTINCT.  
 
Resolves an Item List Specification supplied in a Request. The names of the Items in the List are returned. Item List Specifications are expected to be formed by simply concatenating the names of the contained Items, in a space separated way.  
 
Resolves a Field List specification supplied in a Request. The names of the Fields in the List are returned. Field List specifications are expected to be formed by simply concatenating the names of the contained Fields, in a space separated way.  
 
Init 
Reads configuration settings for user and resource constraints. If some setting is missing, the corresponding constraint is not set.  
 
This is the overview for the NotifyUser method overload.