This document is archived and information here might be outdated. Recommended version. |
Provides access to members that can be called during server object configuration events.
Name | Description | |
---|---|---|
BeforeStart | Is called before the configuration is started. | |
BeforeStop | Is called before the configuration is stopped. | |
OnAdd | Is called when the configuration is added. | |
OnRemove | Is called when the configuration is removed. | |
OnRemoveEx | Is called when the configuration is removed. | |
OnRename | Is called when configuration is renamed. | |
OnStart | Is called when the configuration is started. | |
OnStop | Is called when the configuration is stopped. |
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 | 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. |