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