ArcGIS Runtime SDK for WPF - Library Reference
GetResultImageAsync Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class : GetResultImageAsync Method

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

Overload List

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

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.