Overload | Description |
---|---|
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. |
Target Platforms:Windows Phone 7