ESRI.ArcGIS.ADF.Connection
Connection Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.Connection Namespace : Connection Class




For a list of all members of this type, see Connection members.

Public Properties

 NameDescription
public PropertyActiveConnectionItemIndex For ConnectionMode.RoundRobin, the currently active index of the Connection item. -1 is the default connection. 0-n is the server item entry index of the associated Items  
public PropertyConnectionModeThe type of connection, in ConnectionMode (Default, Failover, RoundRobin).  
public PropertyFailedCheckInterval Interval number used to check between failed connection attempts. This # is per application request.  
public PropertyIdentity Identity used to connect to the data source, containing the username, domain, password.  
public PropertyItems Connection items associated with this connection  
public PropertyName The ArcGIS Server Object Manager machine name.  
public PropertyServerTypeType of Server that this connection is for (e.g. ArcGIS, ArcIMS).  
Top

See Also

© 2011 All Rights Reserved.