Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
DataProviderServer Properties Public Properties
Public Properties
 
Name 
Description 
 
The Remote Data Adapter instance to be run.  
 
The pathname of an optional configuration file for the Remote Data Adapter, to be passed to the Init method.
The default value is null.
See Init in IDataProvider for details.
 
 
An IDictionary-type value object to be passed to the Init method of the Remote Data Adapter, to supply optional parameters.
The default value is an empty Hashtable.
See Init in IDataProvider for details.