ArcGIS API for WPF - Library Reference
ExecuteAsync Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class : ExecuteAsync Method

Executes the task. Raises the E:ExecuteCompleted event on success, or the E:Failed event on failure.

Overload List

OverloadDescription
ExecuteAsync(List<GPParameter>)Executes the task. Raises the E:ExecuteCompleted event on success, or the E:Failed event on failure.  
ExecuteAsync(List<GPParameter>,Object)Executes the task. Raises the E:ExecuteCompleted event on success, or the E:Failed event on failure.  

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.