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.

Public Constructors

 NameDescription
public ConstructorAGSServerConnection ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyHostHost name of the ArcGIS Server - Server Object Manager (SOM) machine.  
public PropertyIsConnected True if the ServerConnection is established, false otherwise.  
public PropertyServerObjectAdmin ArcGIS Server IServerObjectManagerAdmin object  
public PropertyServerObjectManager ArcGIS Server IServerObjectManager object  
Top

Public Methods

 NameDescription
public MethodConnectOverloaded.  Connect to the ArcGIS Server at the specified Host  
public MethodDisposeOverloaded.  Implementation of IDisposable method Dispose() The Dispose method should release all the resources that it owns for unmanaged code resources.  
public MethodGetDataFramesFromMapServerObjectOverloaded. Gets the names of dataframes from a map server object.  
public MethodGetExtensionsForServerObjectOverloaded.  Return a collection of the names of the extensions associated with a service.  
public MethodGetServerObjectNamesOverloaded. Get a list of services available at an ArcGIS Server host.  
public MethodGetServiceTypes Gets the service types for the specified service name.  
public MethodIsAlive True if the ServerConnection is established, false otherwise.  
public MethodIsGeocodeServer Indicates whether the specified server object is a geocode server.  
public MethodIsGPServer Indicates whether the specified server object is a geoprocessing server.  
public MethodIsMapServer Indicates whether the specified server object is a map server.  
public MethodIsServerObjectPooledOverloaded.  Indicates whether the specified server object is pooled.  
Top

Protected Methods

 NameDescription
protected MethodFinalize Default class destructor  
Top

See Also

© 2011 All Rights Reserved.