ESRI.ArcGIS.ADF.Connection.Core
HTTPConnection Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Connection.IMS Namespace : HTTPConnection Class




The following tables list the members exposed by HTTPConnection.

Public Constructors

 NameDescription
public ConstructorHTTPConnection Constructor Creates a new HTTPConnection object.  
Top

Public Properties

 NameDescription
public PropertyPassword Gets or sets the password associated with the user accessing the URI.  
public PropertyPath Gets or sets the path associated with the HttpWebRequest object.  
public PropertyPortGets or sets the HTTP port for the server.  
public PropertyServiceName Service name to which requests are sent. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection)
public PropertyTimeout Gets or sets the timeout associated with the HttpWebRequest object.  
public PropertyUser Gets or sets the username associated with the user accessing the URI.  
Top

Public Methods

 NameDescription
public MethodClientServicesArrayOverloaded.  Convenience method to retrieve an ArrayList of services associated with an ArcIMS site. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection)
public MethodDispose Empty method. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection)
public MethodIsAliveOverridden.  Check to see if there is a valid connection to the ArcIMS server.  
public MethodSendOverloaded. Overridden. Sends an ArcXML request to the server.  
Top

Protected Methods

 NameDescription
protected MethodGetClientServicesXml Retrieves the catalog of services from the server. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection)
Top

See Also

© 2011 All Rights Reserved.