Lightstreamer .Net Client 2.1.2
|
Lightstreamer Server URL (without the path part) to be used for control requests; e.g. "http://push.lightstreamer.com:80". Typically, it may differ from pushServerUrl because of the protocol. If it is null, then pushServerUrl is used.
The default setting is null.
public: __property string PushServerControlUrl;
public string PushServerControlUrl;
Public Property PushServerControlUrl() As string