Lightstreamer PCL (Portable Class Library) Client 3.1.1
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