ArcObjects Library Reference  (ArcWeb)    

IArcWebConnection Interface

Deprecation Notice: The ArcWeb library and all its classes, interfaces, and members have been deprecated. As of June 30, 2009 ESRI will no longer offer the ArcWeb Services product line. In order to avoid failures due to the unavailability of ArcWeb Services, we strongly advise you to remove objects contained in the ArcWeb library from existing or future applications.

Provides access to members that access and describe an ArcWebConnection.

Product Availability

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

Members

Description
Method Connect Connects to an ArcWeb server.
Method Disconnect Disconnects an existing ArcWeb connection.
Read-only property Secure Indicates if the connection is secure.
Read-only property Valid Indicates if the connection is valid.
Read-only property Version Version number of the Arcweb service.

CoClasses that implement IArcWebConnection

CoClasses and Classes Description
ArcWebConnection A connection singleton to ArcWeb services.