![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Local | |
BeginInvoke Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > CatalogDcom Class : BeginInvoke Method |
- methodName
- parameters
- callback
- asyncState
Visual Basic (Declaration) | |
---|---|
Protected Function BeginInvoke( _ ByVal methodName As String, _ ByVal parameters() As Object, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CatalogDcom Dim methodName As String Dim parameters() As Object Dim callback As AsyncCallback Dim asyncState As Object Dim value As IAsyncResult value = instance.BeginInvoke(methodName, parameters, callback, asyncState) |
C# | |
---|---|
protected IAsyncResult BeginInvoke( string methodName, object[] parameters, AsyncCallback callback, object asyncState ) |
Parameters
- methodName
- parameters
- 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