ESRI.ArcGIS.ADF.Connection.Local
Connect() Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.Connection.AGS Namespace > AGSServerConnection Class > Connect Method : Connect() Method




Connect to the ArcGIS Server at the specified Host

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Connect() 
Visual Basic (Usage)Copy Code
Dim instance As AGSServerConnection
 
instance.Connect()
C# 
public void Connect()

Exceptions

ExceptionDescription
ServerHostNullException 

See Also

© 2010 All Rights Reserved.