ServerObjectConfigurationClass

The ServerObjectConfiguration object which defines the properties and behavior for server objects running in the GIS server.

Supported Platforms

Windows, Solaris, Linux

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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.