ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local
ServerContextInfo Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : ServerContextInfo Class




The following tables list the members exposed by ServerContextInfo.

Public Constructors

 NameDescription
Public ConstructorServerContextInfo Constructor  
Top

Public Properties

 NameDescription
Public PropertyInitialized Whether the data source has been initialized.  
Public PropertyIsServerContextPooled Whether the server context is pooled (shared by multiple users). If false, server context is used only by the current session user.  
Public PropertyServerContext The server context, which may be used to work with objects on the ArcGIS Server.  
Public PropertyServerObjectNameName of the server object (service).  
Public PropertyServerObjectTypeType of the server object, such as MapServer or GeocodeServer.  
Top

Public Methods

 NameDescription
Public MethodDisposeDisposes of the data source.  
Public MethodInitializeInitializes the data source.  
Top

See Also

© 2010 All Rights Reserved.