ESRI.ArcGIS.ADF.Connection.Core
HTTPConnection Class Members
See Also  Properties  Methods  Send comments on this topic.
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 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 IMSServerConnection)
Public MethodDispose Empty method. (Inherited from 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 IMSServerConnection)
Top

See Also

© 2010 All Rights Reserved.