Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
PushConnException.PushConnException Constructor (string)

Used by Lightstreamer to create a PushConnException.

C++
public: PushConnException(string msg);
C#
public PushConnException(string msg);
Visual Basic
Public Sub New(msg As string)
Parameters 
Description 
string msg 
a message describing an abnormal condition occurred during connection.