Lightstreamer .Net Client 2.1.2
ContentsIndexHome
PreviousUpNext
ConnectionInfo Class

Collects the parameters related to a connection request to Lightstreamer server.

C++
public: class ConnectionInfo : public ICloneable;
C#
public class ConnectionInfo : ICloneable;
Visual Basic
Public Class ConnectionInfo
Inherits ICloneable