Lightstreamer Unity Client 2.1.3
|
Thrown when the connection to Lightstreamer Server cannot be established or in case of abnormal connection termination. It can be received both in a synchronous and an asynchronous way.
public: class PushConnException : public ClientException;
public class PushConnException : ClientException;
Public Class PushConnException Inherits ClientException