ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
GeoprocessingFunctionality Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GeoprocessingFunctionality Class




For a list of all members of this type, see GeoprocessingFunctionality members.

Public Methods

 NameDescription
Public MethodCancelJob If supported by the geoprocessing service, cancels execution of the geoprocessing task.  
Public MethodDisposeDisposes of the functionality.  
Public MethodExecute Executes a geoprocessing task. Designed for use with synchronous geoprocessing tasks.  
Public MethodGetExecutionType Finds whether the geoprocessing service is performed synchronously or asynchronously.  
Public MethodGetJobIDFromResultInfo Retrieves the job ID from the result info when the functionality supports the result info.  
Public MethodGetJobMessages Retrieves all messages associated with execution of the geoprocessing task job.  
Public MethodGetJobResultRetrieves the result of the geoprocessing task from the server.  
Public MethodGetJobStatusGets the current status of the geoprocessing job from the server.  
Public MethodGetTask Gets an object with information about the geoprocessing tool associated with the task name.  
Public MethodGetTaskNamesRetrieves the names of tasks in the geoprocessing functionality.  
Public MethodGetTasksRetrieves a set of objects with information about geoprocessing tasks.  
Public MethodInitializeInitializes the functionality to prepare it for use.  
Public MethodLoadStateLoads the state of the functionality from its resource.  
Public MethodSaveResultInfo Serializes information about the geoprocessing result to an XML string. Includes the server, service, task and job ID but not the actual job results.  
Public MethodSaveState Saves the state of the functionality, typically for state maintenance between requests.  
Public MethodSubmitJob Submits a geoprocessing task to the server. Designed for use with asynchronous geoprocessing.  
Public MethodSupportsDetermines if the functionality supports an operation.  
Public MethodSupportsResultInfoWhether the geoprocessing functionality supports the result info input.  
Top

See Also

© 2010 All Rights Reserved.