Method | Description | |
---|---|---|
ConnectToCityindexStreamingAdapter ( string streamingUrl, |
||
ConnectToStreamingClientAccountAdapter ( string streamingUrl, |
||
Disconnect ( ) : void | ||
LightStreamerConnectionManager ( ) : System | ||
LightStreamerConnectionManager ( IApiConnection apiConnection ) : System |
Method | Description | |
---|---|---|
LsCityindexStreamingClientConnectionStatusChanged ( object sender, StreamingClient.StatusEventArgs e ) : void | ||
LsStreamingClientAccountConnectionStatusChanged ( object sender, StreamingClient.StatusEventArgs e ) : void |
public ConnectToCityindexStreamingAdapter ( string streamingUrl, |
||
streamingUrl | string | |
lsCityindexStreamingConnectionFactory | ||
return | void |
public ConnectToStreamingClientAccountAdapter ( string streamingUrl, |
||
streamingUrl | string | |
lsStreamingClientAccountConnectionFactory | ||
return | void |
public LightStreamerConnectionManager ( ) : System | ||
return | System |
public LightStreamerConnectionManager ( IApiConnection apiConnection ) : System | ||
apiConnection | IApiConnection | |
return | System |