Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
CreditsException.ClientErrorCode Property

Readonly. The error code to be forwarded to the client.

C++
public: __property int ClientErrorCode;
C#
public int ClientErrorCode;
Visual Basic
Public Property ClientErrorCode() As Integer