Lightstreamer .Net Adapter 1.7
|
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.
public: __property IDictionary AdapterParams;
public IDictionary AdapterParams;
Public Property AdapterParams() As IDictionary