Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
PushServerException.PushServerException Constructor (int)

Used by Lightstreamer to create a PushServerException.

C++
public: PushServerException(int errorCode);
C#
public PushServerException(int errorCode);
Visual Basic
Public Sub New(errorCode As Integer)
Parameters 
Description 
int errorCode 
an integer code to be chosen from the constants defined in the class.