Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
DataProviderServer.DataProviderServer 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: DataProviderServer();
C#
public DataProviderServer();
Visual Basic
Public Sub New()
Exceptions 
Description 
 
in case something wrong is supplied in the application configuration for Data Adapter processing.