ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local | |
GeoprocessingResourceLocal Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GeoprocessingResourceLocal Class |
For a list of all members of this type, see GeoprocessingResourceLocal members.
Name | Description | |
---|---|---|
CacheInApplicationState | Whether to use application state to cache resource information. (Inherited from GeoprocessingResourceBase) | |
CacheTimeOut | The time in hours after which resource information cached in application state should be refreshed. (Inherited from GeoprocessingResourceBase) | |
DataSource | Data source that is used for the resource. (Inherited from GISResourceBase) | |
Functionalities | Obtains the collection of functionalities associated with this GIS resource. (Inherited from GISResourceBase) | |
GPServer | Returns a reference to the Geoprocessing Server object for communicating with the GIS server. | |
GPServerProxy | Overridden. The proxy class for communicating with the GIS server. | |
Initialized | Whether the resource has been initialized. (Inherited from GISResourceBase) | |
IsServerContextShared | Whether a pooled server context is shared with other resources in this application. | |
Name | Name of the GIS resource. (Inherited from GISResourceBase) | |
ResourceDefinition | Definition of the geoprocessing resource in string format. Identifies the server and geoprocessing service. (Inherited from GeoprocessingResourceBase) | |
ServerContextInfo | Returns an object with information about the GIS server context. | |
Service | Name of the service on the GIS server. (Inherited from GeoprocessingResourceBase) | |
ValidationInterval | How often the resource should be validated. (Inherited from GISResourceBase) | |
ValidationTimeout | Time out for validating a resource in milliseconds. (Inherited from GISResourceBase) |