Lightstreamer .Net Standard Client 4.0.0
ContentsIndexHome
PreviousUpNext
PushConnException.PushConnException Constructor (Exception)

Used by Lightstreamer to create a PushConnException.

C++
public: PushConnException(Exception cause);
C#
public PushConnException(Exception cause);
Visual Basic
Public Sub New(cause As Exception)
Parameters 
Description 
Exception cause 
an exception occurred during connection.