ArcObjects Library Reference (Catalog)  

IIMSConnection Interface

Provides access to members to connect to an ArcIMS server (IMS).

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method Connect Connects to an ArcIMS server.
Method Disconnect Disconnects from an ArcIMS server.
Read-only property FileName Path to the IMS connection file.
Read/write property FilterServices Filters out only the specified services. Array of strings.
Read-only property IsConnected Indicates whether the IMS connection has been made.
Method LoadFromFile Loads an IMS connection file containing the URL.
Write-only property Password Password.
Read/write property SavePassword Indicates if the password should be saved.
Method SaveToFile Writes an IMS connection file containing the URL.
Read/write property URL URL to ArcIMS server.
Read/write property UserName User name.

CoClasses that implement IIMSConnection

CoClasses and Classes Description
IMSConnection GxObject that represents ArcIMS Connection.