Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
IAsyncResult BeginInvoke( Delegate d )
IAsyncResult BeginInvoke( Delegate d )
Function BeginInvoke ( d As Delegate ) As IAsyncResult
Function BeginInvoke ( d As Delegate ) As IAsyncResult
IAsyncResult^ BeginInvoke( Delegate^ d )
IAsyncResult^ BeginInvoke( Delegate^ d )
abstract BeginInvoke : d : Delegate -> IAsyncResult
abstract BeginInvoke : d : Delegate -> IAsyncResult

- d (Delegate)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412