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

Sends a request to the Geoprocessor task to get the task result identified by jobId and parameterName. Creates and configures a GPResultImageLayer instance ready to be added to a Map.

Overload List

OverloadDescription
GetResultImageLayerTaskAsync(String,String)Sends a request to the Geoprocessor task to get the task result identified by jobId and parameterName. Creates and configures a GPResultImageLayer instance ready to be added to a Map.  
GetResultImageLayerTaskAsync(String,String,CancellationToken)Sends a request to the Geoprocessor task to get the task result identified by jobId and parameterName. Creates and configures a GPResultImageLayer instance ready to be added to a Map.  

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.