Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
| C# | Visual Basic | Visual C++ | F# |
public IAsyncResult BeginInvoke( Delegate d )
Public Function BeginInvoke ( d As Delegate ) As IAsyncResult
public: virtual IAsyncResult^ BeginInvoke( Delegate^ d ) sealed
abstract BeginInvoke : d : Delegate -> IAsyncResult override BeginInvoke : d : Delegate -> IAsyncResult
- d (Delegate)
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204