The ServerObjectConfiguration object which defines the properties and behavior for server objects running in the GIS server.
ServerObjectConfiguration is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Supported Platforms
Interfaces
Interfaces | Description |
---|---|
IServerObjectConfiguration | Provides access to administrators to members that control the behavior and properties of a server object configuration. |
IServerObjectConfiguration2 | Provides access to administrators to members that control the behavior and properties of a server object configuration with extensions. |
IServerObjectConfiguration3 | Provides access to administrators to members that control the behavior and properties of a server object configuration with extensions. |
IServerObjectConfiguration4 | Provides access to administrators to members that control the behavior and properties of a server object configuration with extensions. |
Remarks
The GIS Server manages a set of server objects running across one or more host (container) machines. How those server objects are configured and run is defined by a set of ServerObjectConfigurations . ServerObjectConfigurations can be added, removed and modified by users or developers who are members of the agsadmin users group, and therfore have administrator priviliges on the GIS Server.
The administrator level properties of a ServerOjectConiguration are:
- Properties
- RecycleProperties
- MinInstances
- MaxInstances
- IsolationLevel
- StartupType
- WaitTimeout
- UsageTimeout
- Extensions
A read-only subset of properties of a ServerObjectConfiguration are available to non administators via the ServerConnectionInfo object. These non-administrator level properties are:
- Name
- TypeName
- Description
- IsPooled
- Extentions
See Also
IAGSServerObject Interface | IAGSServerConnectionFactory Interface | IAGSServerConnection Interface | IAGSServerConnectionName Interface | IAGSServerConnectionAdmin Interface | IAGSServerObjectName Interface | IAGSEnumServerObjectName Interface | AGSServerObjectName Class | AGSServerConnection Class | AGSServerConnectionName Class | AGSServerConnectionFactory Class | ServerObjectManager Class | ServerObjectType Class | IServerObject Interface | ServerObjectTypeInfo Class | IServerObjectConfigurationInfo Interface | IServerObjectTypeInfo Interface | IEnumServerObjectTypeInfo Interface | IEnumServerObjectType Interface | IServerObjectAdmin Interface | IServerObjectConfiguration Interface | IServerObjectManager Interface | IServerMachine Interface | IEnumServerObjectConfigurationInfo Interface | ServerObjectConfigurationStatus Class | IGISServerConnection Interface | ServerObjectConfiguration Class | GISServerConnection Class | IEnumServerObjectConfiguration Interface | ServerContext Class | IServerContext Interface | ServerDirectory Class | ServerObjectConfigurationInfo Class | IEnumServerDirectory Interface | ServerDirectoryInfo Class | ServerMachine Class | ServerObject Class | IEnumServerMachine Interface | ServerObjectAdmin Class | IServerObjectType Interface