LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Execute(Action) Method
See Also 
Leadtools.Dicom.AddIn Namespace > AsyncHelper Class > Execute Method : Execute(Action) Method



d
The delegate to execute asynchronously.
d
The delegate to execute asynchronously.
Executes the specified delegate.

Syntax

Visual Basic (Declaration) 
Overloads Public Shared Function Execute( _
   ByVal d As Action _
) As AsyncResult
Visual Basic (Usage)Copy Code
Dim d As Action
Dim value As AsyncResult
 
value = AsyncHelper.Execute(d)
C# 
public static AsyncResult Execute( 
   Action d
)
C++/CLI 
public:
static AsyncResult^ Execute( 
   Action^ d
) 

Parameters

d
The delegate to execute asynchronously.

Return Value

The asynchronous result.

Example

Executes an ansynchronous method.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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