ArcObjects Library Reference (System)  

IObjectActivate Interface

Provides access to methods for activating and deactivating objects.

Product Availability

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

Members

Description
Method Activate Activates the object.
Method Deactivate Deactivates the object.

CoClasses that implement IObjectActivate

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 or other kinds of distributed applications.
GlobeServer (esriGlobeCore) A Globe Server class that serves Globe Tiles.
GPJobServer (esriGeoprocessing) GP Job Server Class.
GPServer (esriGeoprocessing) GP Server Class.
GPServerSync (esriGeoprocessing) GP ServerSync Class.
GraphicFeatureServer (esriCarto) The Graphic Feature Server component provides programmatic access to the Graphic Features.
ImageServer (esriCarto) The ArcGIS Server Image Server class.
JPIPServer (esriCarto) The JPIP Server Object Extension.
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.

.NET Related Topics

How to develop the SOE |