ArcObjects Library Reference (Server)  

IEnumServerObjectConfiguration Interface

Provides access to members that enumerate through ServerObjectConfigurations.

Product Availability

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

Members

Description
Read-only property Count The number of configurations in the enumeration.
Method Next Returns the next configuration in the enumeration.
Method Reset Starts the enumeration at the beginning.

.NET Samples

Publish an image service and set configurations (Code Files: ISConfig) |

.NET Related Topics

Server |