ESRI.ArcGIS.ADF.Connection | |
TCPConnection Class Members | |
See Also Properties Methods Send comments on this topic. |
ESRI.ArcGIS.ADF.Connection.IMS Namespace : TCPConnection Class |
The following tables list the members exposed by TCPConnection.
Name | Description | |
---|---|---|
TCPConnection Constructor | Overloaded. Constructs a TCPConnection object. |
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 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 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 a request. |
Name | Description | |
---|---|---|
Finalize | Overridden. Destructor. Closes connection to ArcIMS Application Server if connected. | |
GetClientServicesXml | Retrieves the catalog of services from the server. (Inherited from IMSServerConnection) |