Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MetadataProviderServer.MetadataProviderServer Constructor ()

Creates an empty server still to be configured and started. The Init method of the Remote Adapter will be invoked only upon a Proxy Adapter request.

C++
public: MetadataProviderServer();
C#
public MetadataProviderServer();
Visual Basic
Public Sub New()
Exceptions 
Description 
 
in case something wrong is supplied in the application configuration for Metadata Adapter processing.