ESRI.ArcGIS.Mobile.Client
WebExceptionStatus_ConnectFailure Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.Properties Namespace > Resources Class : WebExceptionStatus_ConnectFailure Property

Looks up a localized string similar to Cannot connect to the server. The remote service point could not be contacted at the transport level..

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property WebExceptionStatus_ConnectFailure As String
C# 
public static string WebExceptionStatus_ConnectFailure {get;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also