ESRI.ArcGIS.ADF.Connection.Core
TCPConnection Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection.IMS Namespace : TCPConnection Class




Class used to send requests and responses via TCP to an ArcIMS Application Server.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class TCPConnection 
   Inherits IMSServerConnection
   Implements IServerConnection 
Visual Basic (Usage)Copy Code
Dim instance As TCPConnection
C# 
[SerializableAttribute()]
public class TCPConnection : IMSServerConnection, IServerConnection  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection
      ESRI.ArcGIS.ADF.Connection.IMS.TCPConnection

See Also

© 2010 All Rights Reserved.