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


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

IGISServer Interface

Provides access to members that manage the collection of IGISServer objects.

Product Availability

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

Members

Name Description
Read/write property Alias The alias used to designate this server.
Read/write property ConnectionType The type of connection to the SOMs of this ArcGIS Server (Round Robin or FailOver).
Read/write property MaxRequestLength The maximum length of a SOAP or Binary request that can be sent to this server.
Read/write property MessageFormat The format, SOAP/Binary or both, of messages that are to be sent to the server.
Read/write property ServerInfos Returns the collection of ServerInfo objects (SOMs) associated with this server.

Classes that implement IGISServer

Classes Description