ESRI.ArcGIS.ADF.Connection | |
Scheme Enumeration | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Connection.IMS Namespace : Scheme Enumeration |
Visual Basic (Declaration) | |
---|---|
<ObsoleteAttribute("The assembly containing this enum is obsolete. Reference the ESRI.ArcGIS.ADF.Connection.Core assembly instead.")> Public Enum Scheme Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Scheme |
C# | |
---|---|
[ObsoleteAttribute("The assembly containing this enum is obsolete. Reference the ESRI.ArcGIS.ADF.Connection.Core assembly instead.")] public enum Scheme : System.Enum |
Member | Description |
---|---|
HTTP | Uses an HTTP URI to connect with the ArcIMS Application Server. |
HTTPS | Uses an HTTPS URI to connect with the ArcIMS Application Server. |
TCP | Uses a TCP/IP connection with the ArcIMS Application Server. |
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