This document is archived and information here might be outdated.  Recommended version.


esriAGSServerType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Constants > E > esriAGSServerType Constants
ArcGIS Developer Help

esriAGSServerType Constants

The GIS server connection type.

Constant Value Description
esriAGSServerTypeUnknown -1 Uninitialized Server Type.
esriAGSServerTypeClassic 0 The classic ArcGIS server.
esriAGSServerTypeDiscovery 1 The discovery ArcGIS server.
esriAGSServerTypeSDS 2 The SDS server.
esriAGSServerTypeAGO 3 The ArcGISOnline.com server.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Publish an image service and set configurations