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


IConfigurationFactory3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IC > IConfigurationFactory3 Interface
ArcGIS Developer Help

IConfigurationFactory3 Interface

Provides access to members that can be called during server object configuration events.

Product Availability

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

Members

Name Description
Method BeforeStart Is called before the configuration is started.
Method BeforeStop Is called before the configuration is stopped.
Method OnAdd Is called when the configuration is added.
Method OnRemove Is called when the configuration is removed.
Method OnRemoveEx Is called when the configuration is removed.
Method OnRename Is called when configuration is renamed.
Method OnStart Is called when the configuration is started.
Method OnStop Is called when the configuration is stopped.

Inherited Interfaces

Interfaces Description
IConfigurationFactory2 Provides access to members that can be called during server object configuration events.
IConfigurationFactory Provides access to members that can be called during server object configuration events.

Classes that implement IConfigurationFactory3

Classes Description
FeatureServerConfigurationFactory (esriCarto) FeatureServer Configuration Factory Class.
GPServerConfigurationFactory (esriGeoprocessing) GP Server Configuration Factory Class.
MapServerConfigurationFactory (esriCarto) MapServer Configuration Factory Class.
SDSFeatureServerConfigurationFactory (esriCarto) SDSFeatureServer Configuration Factory Class.