SynchronizedInvoke Method

Summary
Executes the delegate on the same thread as the control.
Syntax
C#
C++/CLI
public static void SynchronizedInvoke( 
   Control control, 
   MethodInvoker 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.