ESRI.ArcGIS.ADF.Connection
ConnectionFailedException Constructor(String)
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection Namespace > ConnectionFailedException Class > ConnectionFailedException Constructor : ConnectionFailedException Constructor(String)




host
Name of Server Host that failed
Overloaded. Initializes a new instance of the ConnectionFailedException class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal host As String _
)
Visual Basic (Usage)Copy Code
Dim host As String
 
Dim instance As ConnectionFailedException(host)
C# 
public ConnectionFailedException( 
   string host
)

Parameters

host
Name of Server Host that failed

See Also

© 2010 All Rights Reserved.