Provides access to members that can be called during server object configuration events. Note: the IConfigurationFactory interface has been superseded by IConfigurationFactory2. Please consider using the more recent version.
| Description | ||
|---|---|---|
![]() |
OnAdd | Is called when the configuration is added. |
![]() |
OnRemove | Is called when the configuration is removed. |
![]() |
OnStart | Is called when the configuration is started. |
![]() |
OnStop | Is called when the configuration is stopped. |
| CoClasses and Classes | Description |
|---|---|
| ConfigFactory | The Configuration Factory object for implementing server object configuration events. |
| GeoDataServerConfigurationFactory (esriGeoDatabaseDistributed) | GeoDataServer Configuration Factory Class. |
| GlobeServerConfigurationFactory (esriGlobeCore) | GlobeServer Configuration Factory Class |
| GPServerConfigurationFactory (esriGeoprocessing) | GP Server Configuration Factory Class. |
| ImageServerConfigurationFactory (esriCarto) | ImageServer Configuration Factory Class. |
| MapServerConfigurationFactory (esriCarto) | MapServer Configuration Factory Class. |