Lightstreamer .Net Client 2.1.2
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