Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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