Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ThreadDone Event
See Also 
Leadtools.Dicom.AddIn Namespace > AsyncHelper Class : ThreadDone Event



Occurs when the thread has finished executing.

Syntax

Visual Basic (Declaration) 
Public Event ThreadDone() As ThreadDoneEventHandler
Visual Basic (Usage)Copy Code
Dim instance As AsyncHelper
Dim handler As ThreadDoneEventHandler
 
AddHandler instance.ThreadDone, handler
C# 
public event ThreadDoneEventHandler ThreadDone()
C++/CLI 
public:
event ThreadDoneEventHandler^ ThreadDone();

Event Data

The event handler receives an argument of type DataEventArgs<TData> containing data related to this event. The following DataEventArgs<TData> properties provide information specific to this event.

PropertyDescription
Data Gets the information related to the event.

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