This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Constants > E > esriAGSConnectionType Constants (ArcObjects .NET 10.5 SDK) |
The GIS server connection type.
Constant | Value | Description |
---|---|---|
esriAGSConnectionTypeLAN | 1 | Connection is to the GIS server over a LAN. |
esriAGSConnectionTypeInternet | 2 | Connection is to the GIS server web services catalog using internet protocals. |
esriAGSConnectionTypeRESTAdmin | 3 | Connection is to the GIS servers using JSON admin API. |