Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
Server.Start Method

Starts the Remote Adapter. A connection to the Proxy Adapter is performed (as soon as one is available). Then, requests issued by the Proxy Adapter are received and forwarded to the Remote Adapter.

C++
public: void Start();
C#
public void Start();
Visual Basic
Public Function Start() As void
Exceptions 
Description 
Exception 
An error occurred in the initialization phase. The adapter was not started.