ESRI.ArcGIS.ADF.Connection.Core
Scheme Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.Connection.IMS Namespace : Scheme Enumeration




Defines the ways to connect with the ArcIMS Application Server.

Syntax

Visual Basic (Declaration) 
Public Enum Scheme 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As Scheme
C# 
public enum Scheme : System.Enum 

Members

MemberDescription
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.

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.