In This Topic ▼

ThreadDone Event

Summary

Occurs when the thread has finished executing.

Syntax
C#
VB
C++
public event ThreadDoneEventHandler ThreadDone 
  
Public Shared Event ThreadDone As ThreadDoneEventHandler 
public: 
static event ThreadDoneEventHandler^ ThreadDone 
Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly