Overload | Description |
---|---|
ExecuteTaskAsync(FindParameters) | Executes an Find against an ArcGIS Server map layer. The result is returned as a List of FeatureSet. A FeatureSet contains an array of Graphic features, which can be added to the map using GraphicsLayer.Graphics.Add. |
ExecuteTaskAsync(FindParameters,CancellationToken) | Executes an Find against an ArcGIS Server map layer. The result is returned as a List of FeatureSet. A FeatureSet contains an array of Graphic features, which can be added to the map using GraphicsLayer.Graphics.Add. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8