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


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

IManagerWebService Interface

Provides access to members that manage a collection of IGISServer objects in the Manager web service catalog.

Product Availability

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

Members

Name Description
Method AddGISServer Adds an IGISServer object to the GISServers in this Manager web service catalog.
Method DeleteGISServer Deletes an IGISServer object to the GISServers in this Manager web service catalog.
Read-only property GISServers Gets the IGISServers object holding the IGISServerInfos for the Manager web service catalog.
Method RefreshServiceInfo Refreshes the service info on all services in all of the GISServers in this Manager web service catalog.

Classes that implement IManagerWebService

Classes Description