Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
IConnectionListener.OnConnectionEstablished Method

Notification of the opening of the connection to the Server.

C++
void OnConnectionEstablished();
C#
void OnConnectionEstablished();
Visual Basic
Function OnConnectionEstablished() As void