This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IS > IServerConnection Interface > IServerConnection.LastConnectionErrorCode Property (ArcObjects .NET 10.4 SDK) |
Indicates the error code for the last connection to the server.
[Visual Basic .NET] Public ReadOnly Property LastConnectionErrorCode As Integer
[C#] public int LastConnectionErrorCode {get;}
[C++]
HRESULT get_LastConnectionErrorCode(
long* pnErrorCode
);
[C++]
Parameters pnErrorCode [out, retval] pnErrorCode is a parameter of type long