Lightstreamer WinRT Client 1.0.2
|
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. |