|     | 
| ESRI.ArcGIS.ADF.Connection.Local | |
| AGSServerConnection Class Members | |
| See Also Properties Methods Send Feedback | |
| ESRI.ArcGIS.ADF.Connection.AGS Namespace : AGSServerConnection Class | 
The following tables list the members exposed by AGSServerConnection.
| Name | Description | |
|---|---|---|
|  | AGSServerConnection Constructor | Overloaded. Initializes a new instance of the AGSServerConnection class. | 
| Name | Description | |
|---|---|---|
|  | Host | Host name of the ArcGIS Server - Server Object Manager (SOM) machine. | 
|  | IsConnected | True if the ServerConnection is established, false otherwise. | 
|  | ServerObjectAdmin | ArcGIS Server IServerObjectManagerAdmin object | 
|  | ServerObjectManager | ArcGIS Server IServerObjectManager object | 
| Name | Description | |
|---|---|---|
|  | Connect | Overloaded. Connect to the ArcGIS Server at the specified Host | 
|  | Dispose | Overloaded. Implementation of IDisposable method Dispose() The Dispose method should release all the resources that it owns for unmanaged code resources. | 
|  | GetDataFramesFromMapServerObject | Overloaded. Gets the names of dataframes from a map server object. | 
|  | GetExtensionsForServerObject | Overloaded. Return a collection of the names of the extensions associated with a service. | 
|  | GetServerObjectNames | Overloaded. Get a list of services available at an ArcGIS Server host. | 
|  | GetServiceTypes | Gets the service types for the specified service name. | 
|  | IsAlive | True if the ServerConnection is established, false otherwise. | 
|  | IsGeocodeServer | Indicates whether the specified server object is a geocode server. | 
|  | IsGPServer | Indicates whether the specified server object is a geoprocessing server. | 
|  | IsMapServer | Indicates whether the specified server object is a map server. | 
|  | IsServerObjectPooled | Overloaded. Indicates whether the specified server object is pooled. | 
 
     
     
     
    