ArcGIS API for Windows Phone - Library Reference
GetResultDataAsync Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class : GetResultDataAsync Method

Sends a request to the Geoprocessor task to get the task result identified by jobId and parameterName. Raises the E:GetResultDataComplete event on success, or the E:Fault event on failure.

Overload List

OverloadDescription
GetResultDataAsync(String,String)Sends a request to the Geoprocessor task to get the task result identified by jobId and parameterName. Raises the E:GetResultDataComplete event on success, or the E:Fault event on failure.  
GetResultDataAsync(String,String,Object)Sends a request to the Geoprocessor task to get the task result identified by jobId and parameterName. Raises the E:GetResultDataComplete event on success, or the E:Fault event on failure.  

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.