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.

Public Constructors

 NameDescription
Public ConstructorTCPConnection ConstructorOverloaded.  Constructs a TCPConnection object.  
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 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 IMSServerConnection)
Public MethodDispose Empty method. (Inherited from 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 MethodFinalizeOverridden.  Destructor. Closes connection to ArcIMS Application Server if connected.  
Protected MethodGetClientServicesXml Retrieves the catalog of services from the server. (Inherited from IMSServerConnection)
Top

See Also

© 2010 All Rights Reserved.