LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

SynchronizedInvoke Method

Show in webframe





The control to provide the thread of execution..
The delegate to execute on the control thread.
Executes the delegate on the same thread as the control.
Syntax
public static void SynchronizedInvoke( 
   Control control,
   MethodInvoker del
)
'Declaration
 
Public Shared Sub SynchronizedInvoke( _
   ByVal control As Control, _
   ByVal del As MethodInvoker _
) 
'Usage
 
Dim control As Control
Dim del As MethodInvoker
 
AsyncHelper.SynchronizedInvoke(control, del)

            

            
public:
static void SynchronizedInvoke( 
   Control^ control,
   MethodInvoker^ del
) 

Parameters

control
The control to provide the thread of execution..
del
The delegate to execute on the control thread.
Requirements

Target Platforms

See Also

Reference

AsyncHelper Class
AsyncHelper Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features