This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > II > IInternetServerConnection Interface > IInternetServerConnection.LastConnectionErrorMessage Property (ArcObjects .NET 10.4 SDK) |
Indicates error code value for the last Internet server connection.
[Visual Basic .NET] Public ReadOnly Property LastConnectionErrorMessage As String
[C#] public string LastConnectionErrorMessage {get;}
[C++]
HRESULT get_LastConnectionErrorMessage(
BSTR* pbstrErrorMessage
);
[C++]
Parameters pbstrErrorMessage [out, retval] pbstrErrorMessage is a parameter of type BSTR