| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Sub ExecuteAsync( _ ByVal parameters As List(Of GPParameter) _ ) | |
| C# | |
|---|---|
| public void ExecuteAsync( List<GPParameter> parameters ) | |
Parameters
- parameters
- The parameters to use to execute the task.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    