|
| 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.
| Name | Description | |
|---|---|---|
![]() | ServerContextInfo Constructor |
| Name | Description | |
|---|---|---|
![]() | Initialized | Whether the data source has been initialized. |
![]() | IsServerContextPooled | Whether the server context is pooled (shared by multiple users). If false, server context is used only by the current session user. |
![]() | ServerContext | The server context, which may be used to work with objects on the ArcGIS Server. |
![]() | ServerObjectName | Name of the server object (service). |
![]() | ServerObjectType | Type of the server object, such as MapServer or GeocodeServer. |
| Name | Description | |
|---|---|---|
![]() | Dispose | Disposes of the data source. |
![]() | Initialize | Initializes the data source. |


