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




The following tables list the members exposed by GeoprocessingResourceBase.

Public Properties

 NameDescription
Public PropertyCacheInApplicationState Whether to use application state to cache resource information.  
Public PropertyCacheTimeOut The time in hours after which resource information cached in application state should be refreshed.  
Public PropertyDataSourceData source that is used for the resource. (Inherited from GISResourceBase)
Public PropertyFunctionalities Obtains the collection of functionalities associated with this GIS resource. (Inherited from GISResourceBase)
Public PropertyGPServerProxyThe proxy class for communicating with the GIS server.  
Public PropertyInitialized Whether the resource has been initialized. (Inherited from GISResourceBase)
Public PropertyNameName of the GIS resource. (Inherited from GISResourceBase)
Public PropertyResourceDefinitionOverridden.  Definition of the geoprocessing resource in string format. Identifies the server and geoprocessing service.  
Public PropertyServiceName of the service on the GIS server.  
Public PropertyValidationIntervalHow often the resource should be validated. (Inherited from GISResourceBase)
Public PropertyValidationTimeout Time out for validating a resource in milliseconds. (Inherited from GISResourceBase)
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource. (Inherited from GISResourceBase)
Public MethodCreateFunctionalityOverridden. Creates a new instance of the GIS functionality type.  
Public MethodDisposeDisposes of the resource. (Inherited from GISResourceBase)
Public MethodInitializeInitializes the resource to make it ready to use. (Inherited from GISResourceBase)
Public MethodLoadState Loads the state of the resource. The data source must have been specified previously. (Inherited from GISResourceBase)
Public MethodPerformValidation Do the actual validation. Validate will call this method if validation is required for this initialization according to the ValidationInterval setting and whether validation has already succeeded for the session. (Inherited from GISResourceBase)
Public MethodSaveStateSaves the state of the resource. (Inherited from GISResourceBase)
Public MethodSupportsFunctionalityOverridden. Whether the resource supports the functionality specified.  
Public MethodValidate Validates whether the service used by the resource is up. (Inherited from GISResourceBase)
Top

See Also

© 2010 All Rights Reserved.