ESRI.ArcGIS.ADF.Web.DataSources.IMS
ServerConnection Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > GISResource Class : ServerConnection Property




The connection to the ArcIMS server.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ServerConnection As ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection
Visual Basic (Usage)Copy Code
Dim instance As GISResource
Dim value As ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection
 
value = instance.ServerConnection
C# 
public ESRI.ArcGIS.ADF.Connection.IMS.IMSServerConnection ServerConnection {get;}

Remarks

Returns the IMSServerConnection used for communicating with the ArcIMS server.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.