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


IDynamicObjectActivate Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Server)  

IDynamicObjectActivate Interface

This interface extends IObjectActivate to allow initialization of dynamically activated service objects and extensions.

Product Availability

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

Members

Description
Method Activate Activates the object.
Method Deactivate Deactivates the object.
Method DynamicActivate Activates dynamically initialized server object or extension using configuration parameters identical to ones passed to the IObjectConstruct::Construct()

Inherited Interfaces

Interfaces Description
IObjectActivate Provides access to methods for activating and deactivating objects.