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.

Public Constructors

 NameDescription
public ConstructorTCPConnection ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyHost Gets or sets the name of machine hosting the ArcIMS Application Server.  
public PropertyPort Gets or sets the port at which the ArcIMS Application Server is hosted.  
public PropertyReceiveTimeOut Gets or sets the receive timeout.  
public PropertySendTimeOut Gets or sets the send timeout.  
public PropertyServiceName Service name to which requests are sent. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection)
public PropertySpatialProperties Spatial Server properties (esrimap_prop) file.  
Top

Public Methods

 NameDescription
public MethodClientServicesArrayOverloaded.  Convenience method to retrieve an ArrayList of services associated with an ArcIMS site. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection)
public MethodDispose Empty method. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection)
public MethodIsAliveOverridden.  Check to see if there is a valid connection to the ArcIMS server.  
public MethodSendOverloaded. Overridden.  Sends a request.  
Top

Protected Methods

 NameDescription
protected MethodFinalize Destructor. Closes connection to ArcIMS Application Server if connected.  
protected MethodGetClientServicesXml Retrieves the catalog of services from the server. (Inherited from ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection)
Top

See Also

© 2011 All Rights Reserved.