Lightstreamer Unity Client 2.1.3
|
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. |