Lightstreamer Silverlight Client 1.4.2
|
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