TradingApi.Client.Framework.Streaming.LightStreamer.StreamListener.NewsStream.NewsStream C# (CSharp) Method

NewsStream() public method

public NewsStream ( ILsCityindexStreamingConnection lsCityindexStreamingConnection ) : System
lsCityindexStreamingConnection ILsCityindexStreamingConnection
return System
        public NewsStream(ILsCityindexStreamingConnection lsCityindexStreamingConnection)
        {
            _lsCityindexStreamingConnection = lsCityindexStreamingConnection;
        }