Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MetadataProviderServer Properties

The properties of the MetadataProviderServer class are listed here.

 
Name 
Description 
 
The Remote Metadata Adapter instance to be run.  
 
The pathname of an optional configuration file for the Remote Metadata Adapter, to be passed to the Init method.
The default value is null.
See Init in IMetadataProvider for details.
 
 
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.