![]() ![]() |
ESRI.ArcGIS.ADF.Connection | |
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.
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 ESRI.ArcGIS.ADF.Connection.IMS.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 ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection) |
![]() | Dispose | Empty method. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.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 ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection) |