Provides access to methods for activating and deactivating objects.
| Description | ||
|---|---|---|
![]() |
Activate | Activates the object. |
![]() |
Deactivate | Deactivates the object. |
| CoClasses and Classes | Description |
|---|---|
| GeoDataServer (esriGeoDatabaseDistributed) | The GeoDataServer component provides programmatic access to a geodatabase. |
| GeometryServer (esriGeoDatabase) | Provides access to standard operations on geometric 'value' objects. The input geometries are never modified by these operations. Designed for use in building web services and web applications. |
| GeometryServerImpl (esriGeometry) | Provides access to standard operations on geometric 'value' objects. The input geometries are never modified by these operations. Designed for use in building web services and web applications. |
| GlobeServer (esriGlobeCore) | A Globe Server class that serves Globe Tiles. |
| GPServer (esriGeoprocessing) | GP Server Class. |
| GPServerSync (esriGeoprocessing) | GP ServerSync Class. |
| ImageServer (esriCarto) | The ArcGIS Server Image Server class. |
| MapServer (esriCarto) | The MapServer component provides programmatic access to the contents of a map document on disk, and creates images of the map contents based on user requests. Designed for use in building map-based web services and web applications. |
| NAServer (esriNetworkAnalyst) | A MapServer object extension for performing network analysis within a stateless environment. |
| ServerObject (esriServer) | The ServerObject object which runs within a server context in the GIS server. |
| WFSServer (esriGeoDatabaseDistributed) | The WFS Server Object Extension. |
| WMSImageServer (esriCarto) | The WMS Server Object Extension for Image Service. |
| WMSServer (esriCarto) | The WMS Server Object Extension. |