BeginInvoke(Delegate) Method | Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.Printing Namespace / PrintOptionsForm 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