C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / BeginInvoke Method / BeginInvoke(Delegate) Method

In This Topic
BeginInvoke(Delegate) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function BeginInvoke( _
   ByVal method As System.Delegate _
) As System.IAsyncResult
 

Parameters

method
See Also