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




host
The name of the ArcGIS Server host machine
Overloaded. Initializes a new instance of the FailoverException class.

Syntax

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

Parameters

host
The name of the ArcGIS Server host machine

See Also

© 2010 All Rights Reserved.