Lightstreamer .Net Standard Client 4.0.0
|
Used by Lightstreamer to create a PushServerException.
public: PushServerException(int errorCode);
public PushServerException(int errorCode);
Public Sub New(errorCode As Integer)
Parameters |
Description |
int errorCode |
an integer code to be chosen from the constants defined in the class. |