|
| ESRI.ArcGIS.ADF.Connection.Core | |
| TCPConnection Class Members | |
| See Also Properties Methods Send Feedback | |
| ESRI.ArcGIS.ADF.Connection.IMS Namespace : TCPConnection Class |
The following tables list the members exposed by TCPConnection.
| Name | Description | |
|---|---|---|
![]() | TCPConnection Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Host | Gets or sets the name of machine hosting the ArcIMS Application Server. |
![]() | Port | Gets or sets the port at which the ArcIMS Application Server is hosted. |
![]() | ReceiveTimeOut | Gets or sets the receive timeout. |
![]() | SendTimeOut | Gets or sets the send timeout. |
![]() | ServiceName | Service name to which requests are sent. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection) |
![]() | SpatialProperties | Spatial Server properties (esrimap_prop) file. |
| 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 a request. |
| Name | Description | |
|---|---|---|
![]() | Finalize | Destructor. Closes connection to ArcIMS Application Server if connected. |
![]() | GetClientServicesXml | Retrieves the catalog of services from the server. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection) |



