ESRI.ArcGIS.ADF.Connection | |
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.
Name | Description | |
---|---|---|
HTTPConnection Constructor | Creates a new HTTPConnection object. |
Name | Description | |
---|---|---|
Password | Gets or sets the password associated with the user accessing the URI. | |
Path | Gets or sets the path associated with the HttpWebRequest object. | |
Port | Gets or sets the HTTP port for the server. | |
ServiceName | Service name to which requests are sent. (Inherited from IMSServerConnection) | |
Timeout | Gets or sets the timeout associated with the HttpWebRequest object. | |
User | Gets or sets the username associated with the user accessing the URI. |
Name | Description | |
---|---|---|
ClientServicesArray | Overloaded. Convenience method to retrieve an ArrayList of services associated with an ArcIMS site. (Inherited from IMSServerConnection) | |
Dispose | Empty method. (Inherited from IMSServerConnection) | |
IsAlive | Overridden. Check to see if there is a valid connection to the ArcIMS server. | |
Send | Overloaded. Overridden. Sends an ArcXML request to the server. |
Name | Description | |
---|---|---|
GetClientServicesXml | Retrieves the catalog of services from the server. (Inherited from IMSServerConnection) |