Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
Server.Name Property

A name for the Server instance; used for logging purposes.

C++
public: __property string Name;
C#
public string Name;
Visual Basic
Public Property Name() As string