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

Executes a query against an ArcGIS Server map layer. If the query is successful, the task returns a QueryResult. Otherwise, the Task.Exception is set.

Overload List

OverloadDescription
ExecuteTaskAsync(Query)Executes a query against an ArcGIS Server map layer. If the query is successful, the task returns a QueryResult. Otherwise, the Task.Exception is set.  
ExecuteTaskAsync(Query,CancellationToken)Executes a query against an ArcGIS Server map layer. If the query is successful, the task returns a QueryResult. Otherwise, the Task.Exception is set.  

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.