Keyoti RapidSpell Desktop .NET API Docs
BeginInvoke Method (d)
APIKeyoti.RapidSpellTextBoxBaseIAYTAdapterBeginInvoke(Delegate)
Keyoti RapidSpell Desktop .NET
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
Declaration Syntax
C#Visual BasicVisual 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 
Parameters
Return Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204