Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
ConflictingSessionException.ConflictingSessionID Property

Readonly. The ID of a Session that can be closed in order to eliminate the problem reported in this exception.

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