LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

SynchronizedInvoke Method






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
)
 function Leadtools.Dicom.AddIn.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AsyncHelper Class
AsyncHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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