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




The following tables list the members exposed by Connection.

Public Constructors

 NameDescription
public ConstructorConnection ConstructorOverloaded.   
Top

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

Public Methods

 NameDescription
public MethodPing Overload - Checks the named server to determine the state of the server.  
public MethodReadXml Populates the object using information found in the specified XmlNode  
public MethodServerConnectionOverloaded.  Returns a valid ServerConnection  
public MethodWriteXml Creates a XmlNode to be inserted into an XmlDocument with the current state of the type  
Top

See Also

© 2011 All Rights Reserved.