Lightstreamer .Net Adapter 1.7
|
An IDictionary-type value object to be passed to the Init method of the Remote Metadata Adapter, to supply optional parameters.
The default value is an empty Hashtable.
See Init in IMetadataProvider for details.
public: __property IDictionary AdapterParams;
public IDictionary AdapterParams;
Public Property AdapterParams() As IDictionary