Lightstreamer .Net Adapter 1.7
|
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.
public: void Start();
public void Start();
Public Function Start() As void
Exceptions |
Description |
Exception |
An error occurred in the initialization phase. The adapter was not started. |