![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer | |
BeginExecute Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GPServerProxy Class : BeginExecute Method |
- ToolName
- Values
- Options
- EnvironmentValues
- callback
- asyncState
Visual Basic (Declaration) | |
---|---|
Public Function BeginExecute( _ ByVal ToolName As String, _ ByVal Values() As GPValue, _ ByVal Options As GPResultOptions, _ ByVal EnvironmentValues As PropertySet, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GPServerProxy Dim ToolName As String Dim Values() As GPValue Dim Options As GPResultOptions Dim EnvironmentValues As PropertySet Dim callback As AsyncCallback Dim asyncState As Object Dim value As IAsyncResult value = instance.BeginExecute(ToolName, Values, Options, EnvironmentValues, callback, asyncState) |
C# | |
---|---|
public IAsyncResult BeginExecute( string ToolName, GPValue[] Values, GPResultOptions Options, PropertySet EnvironmentValues, AsyncCallback callback, object asyncState ) |
Parameters
- ToolName
- Values
- Options
- EnvironmentValues
- callback
- asyncState
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family